Chris Ross
|
4fb21644fc
|
Implement strongly typed headers.
|
2015-01-14 15:41:09 -08:00 |
Chris Ross
|
5872feb224
|
#139 - Mime multipart request parsing.
|
2015-01-07 15:42:46 -08:00 |
Chris Ross
|
c2934912af
|
#121 - Make the query parsing API public.
|
2014-09-23 15:13:08 -07:00 |
Chris Ross
|
bc0732f900
|
Code cleanup.
|
2014-08-21 12:13:26 -07:00 |
Chris Ross
|
ddc7f08957
|
#116 - Add IBuilder.Properties collection.
|
2014-08-20 12:39:28 -07:00 |
Chris Ross
|
7230a3d78e
|
Add form and query helpers needed for Facebook auth.
|
2014-08-20 12:39:24 -07:00 |
harshgMSFT
|
80ffd26465
|
Adding abstractions for request headers
viz. Accept, Accept-Charset and Content-Type.
|
2014-07-23 14:54:15 -07:00 |
Chris Ross
|
dc055f783a
|
#91 Add constructors to Form, Query, and Cookie features for testing.
|
2014-07-16 16:12:46 -07:00 |
Chris Ross
|
b9d7561bf9
|
Enable WebSocket and Opaque features.
|
2014-06-12 15:05:58 -07:00 |
Andrew Peters
|
00d49bbd60
|
Updating copyright headers
|
2014-05-08 23:01:09 -07:00 |
Chris Ross
|
0ecb989103
|
Name Microsoft.AspNet.Abstractions to Microsoft.AspNet.Http.
|
2014-05-05 16:04:53 -07:00 |
anpete
|
35f921856f
|
Update file headers
|
2014-05-01 17:39:31 -07:00 |
Chris Ross
|
bc43ccbc30
|
Change QueryString to include the leading '?'.
|
2014-03-19 09:12:25 -07:00 |
Chris Ross
|
ae9545a124
|
Improve request and response cookie handling.
|
2014-03-19 09:12:18 -07:00 |
Pranav K
|
9ac0a8c703
|
Adding ContentLength to HttpRequest
Partially addresses #15
|
2014-03-11 11:17:48 -07:00 |
Pranav K
|
fe15f4a849
|
Ensure HttpResponse.Query is populated with query string values
|
2014-02-18 09:15:13 -08:00 |
David Fowler
|
4ce1423b1c
|
Made small changes to prevent null refs when getting HttpRequestInformation
- Use FeatureReference<T>.Default instead of new when constructing
- Fixed project.json in tests
|
2014-02-01 02:32:46 -08:00 |
Louis DeJardin
|
af0923b68f
|
Rouging out feature interfaces and default abstraction implementations
|
2014-01-31 13:26:10 -08:00 |
Louis DeJardin
|
d6cd02d121
|
Updating abstractions
|
2014-01-27 11:46:32 -08:00 |
Louis DeJardin
|
f7a4db4ae1
|
Roughing out more abstractions
|
2014-01-27 11:43:50 -08:00 |