Ajay Bhargav Baaskaran
|
f63702754f
|
[Fixes #160] Added OnResponseCompleted to HttpResponse
|
2015-03-16 15:50:58 -07:00 |
Praburaj
|
b77e9d2d9c
|
Using [NotNull] attribute from the Common repo package
|
2015-03-13 17:44:51 -07:00 |
Praburaj
|
d5e1b198dc
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:54:21 -08:00 |
Praburaj
|
ae23f7c7bc
|
Adding a feature to get the traceidentifier for a request
Addresses : https://github.com/aspnet/HttpAbstractions/issues/117
Related changes in Helios & weblistener in separate PRs.
|
2015-03-04 14:18:51 -08:00 |
Hao Kung
|
de1e8763dd
|
Security -> Authentication
AuthN renames and design changes
|
2015-03-02 15:25:52 -08:00 |
Stephen Halter
|
db484a7dcb
|
Rename Microsoft.AspNet.HttpFeature to Microsoft.AspNet.Http.Interfaces
|
2015-01-16 19:46:04 -08:00 |
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
|
389e27e460
|
#134 - Add HeadersSent api.
|
2014-11-06 10:59:52 -08:00 |
Chris Ross
|
1074fc102a
|
OWIN WebSockets: Cleanup, docs, extension methods.
|
2014-07-09 17:19:41 -07:00 |
Chris Ross
|
31edabdfcb
|
#96 Enable Owin->AspNet WebSockets.
|
2014-07-09 10:03:11 -07:00 |
Chris Ross
|
bc2cf1223e
|
#89 - Rename OnRequestAborted to RequestAborted.
|
2014-07-01 16:24:27 -07:00 |
Chris Ross
|
05a275faae
|
OWIN: #87 Make IHttpAuthenticationFeature.Handler not throw.
|
2014-06-30 11:06:32 -07:00 |
Chris Ross
|
f5173e44ae
|
Expand feature support for OWIN->K.
|
2014-06-27 09:21:04 -07:00 |
Chris Ross
|
df730a47a9
|
Rename CancellationToken parameter.
|
2014-06-26 10:11:29 -07:00 |
Chris Ross
|
ff31b958fe
|
#80 - Add CancellationToken to GetClientCertAsyc, GetFormAsync.
|
2014-06-26 09:32:44 -07:00 |
Chris Ross
|
b6f4207b3b
|
#70 - Refactor client cert feature interface.
|
2014-06-19 11:46:13 -07:00 |
Andrew Peters
|
00d49bbd60
|
Updating copyright headers
|
2014-05-08 23:01:09 -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
|
a04d592d06
|
OWIN->K and K->OWIN support via Func<AppFunc, AppFunc>.
|
2014-04-21 16:26:15 -07:00 |