Chris Ross
|
68be1d1b19
|
#162 - Change PipelineCore namespace to Http.Core. Part-1.
|
2015-01-15 11:52:34 -08:00 |
Chris Ross
|
5872feb224
|
#139 - Mime multipart request parsing.
|
2015-01-07 15:42:46 -08:00 |
Chris Ross
|
114d834876
|
Add Session feature, object model, etc..
|
2014-10-20 08:49:49 -07:00 |
Chris Ross
|
1ece87ef68
|
Fix mispelled class name.
|
2014-07-09 09:28:40 -07:00 |
Chris Ross
|
5bf4883cd9
|
#91 Provide a default constructor for DefaultHttpContext.
|
2014-07-07 10:48:07 -07:00 |
Chris Ross
|
10d8b1015e
|
#69 Make auth APIs use IEnumerable instead of IList.
|
2014-07-03 09:55:10 -07:00 |
Chris Ross
|
bc2cf1223e
|
#89 - Rename OnRequestAborted to RequestAborted.
|
2014-07-01 16:24:27 -07:00 |
Chris Ross
|
434a128f1a
|
Rename AcceptWebSocket to AcceptWebSocketAsync.
|
2014-06-13 08:37:23 -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 |
Chris Ross
|
7fd80850ee
|
Rename all feature interfaces to I*Feature.
|
2014-05-05 14:33:41 -07:00 |
anpete
|
35f921856f
|
Update file headers
|
2014-05-01 17:39:31 -07:00 |
Chris Ross
|
cfe76de294
|
#53 - Reduce auth exceptions for missing handlers.
|
2014-04-28 16:18:58 -07:00 |
Chris Ross
|
8ad7b489e2
|
#18 - Add interfaces for request lifetime management.
|
2014-04-24 14:44:50 -07:00 |
Chris Ross
|
b751cf19d0
|
#34 - Make HttpContext.User return non-null.
|
2014-04-24 12:43:15 -07:00 |
Chris Ross
|
ee37c75544
|
Rename Auth Context API Ack to Accept
|
2014-04-01 17:08:09 -07:00 |
Chris Ross
|
dfc0c5d323
|
Change GetAuthType to use a context object instead of a delegate.
|
2014-04-01 16:29:47 -07:00 |
Chris Ross
|
c638c74bc9
|
Move AuthManager methods to Context and Response.
|
2014-04-01 16:03:54 -07:00 |
Chris Ross
|
4347ddfd0f
|
Security contracts.
|
2014-03-31 11:12:20 -07:00 |
Louis DeJardin
|
ca2ef860f5
|
Adding IServiceProvider interfaces to HttpContext
|
2014-03-17 21:42:35 -07: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
|
27ff7762e9
|
Updating with work in progress
|
2014-01-23 14:53:22 -08:00 |