Troy Dai
|
ff97efe0d2
|
Overhaul the URL path unescaping
|
2016-09-06 16:09:06 -07:00 |
Chris R
|
b31ec7d7a7
|
#204 Consolidate unsafe buffer access into NativeRequestContext
|
2016-08-31 14:19:56 -07:00 |
Chris R
|
3d1dbbaae5
|
#183 Set empty paths for OPTIONS * requests
|
2016-08-26 16:01:20 -07:00 |
BrennanConroy
|
c967382e89
|
Add Win8 check
|
2016-08-22 15:02:47 -07:00 |
Chris R
|
9f1476aea8
|
#230 Disable TLS token binding pending updates
|
2016-08-19 10:19:33 -07:00 |
Chris R
|
e39ea62808
|
#160 Refactor options/settings
|
2016-08-18 13:47:05 -07:00 |
Chris R
|
0fc5dc1820
|
#160 Rename UrlPrefix.Whole to FullPrefix. Make IsHeadMethod internal
|
2016-08-09 13:41:31 -07:00 |
Chris R
|
ce06c0b241
|
Remove unused code. Reduce class nesting.
|
2016-08-08 13:18:01 -07:00 |
Chris R
|
44910bbd59
|
Use CoreFx managed WebSockets
|
2016-08-03 09:48:52 -07:00 |
Chris R
|
235ac59551
|
API cleaup, organization
|
2016-07-29 15:19:44 -07:00 |
moozzyk
|
f63e53b597
|
Force 8-byte alignment on HTTP_REQUEST buffer
Addresses #126
|
2016-06-22 10:50:57 -07:00 |
Cesar Blum Silveira
|
55d2ef02b1
|
Implement IHttpRequestFeature.RawTarget.
|
2016-05-31 13:01:27 -07:00 |
Chris R
|
5061848e9e
|
Add IHttpConnectionFeature.ConnectionId.
|
2016-02-17 13:28:02 -08:00 |
John Luo
|
b4eacceb42
|
Remove request and response logging which has been added in the Hosting layer
|
2016-01-25 10:55:43 -08:00 |
Brennan
|
1cae0695f7
|
Remove IsLocal
|
2016-01-19 08:50:17 -08:00 |
Cesar Blum Silveira
|
1b76152b5c
|
Enable logging in RequestUriBuilder (#169).
|
2016-01-05 11:00:33 -08:00 |
Cesar Blum Silveira
|
d9e06f8e6e
|
Don't decode forward slashes in request path (#146).
|
2015-12-22 15:04:56 -08:00 |
John Luo
|
7a310a35db
|
Reacting to verbose rename
|
2015-12-02 18:00:17 -08:00 |
Pranav K
|
4400ab4124
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:44 -07:00 |
Chris R
|
1f596abfe5
|
React to string[] -> StringValues changes.
|
2015-08-28 12:43:12 -07:00 |
Chris R
|
28d3b18686
|
#43 Honor CancellationTokens in GetClientCertificateAsync.
|
2015-08-07 16:01:36 -07:00 |
Chris R
|
179bdbf903
|
#82 Implement ITlsTokenBindingFeature.
|
2015-05-18 11:44:45 -07:00 |
Chris R
|
2681e8b3d1
|
#112, #113 Sort out default response modes, allow manual chunking.
|
2015-05-15 14:55:54 -07:00 |
Chris R
|
4d015760f6
|
React to rename of IHttpClientCertificateFeature rename.
|
2015-04-27 14:38:24 -07:00 |
Chris Ross
|
0ad0fc6a9f
|
Remove logger dependencies.
|
2015-04-09 10:45:05 -07:00 |
Kiran Challa
|
e6ddbb929c
|
Reacting to ILogger api changes
|
2015-04-04 04:08:41 -07:00 |
Brennan
|
cdf6350b93
|
Logging API changes
|
2015-03-04 17:14:23 -08:00 |
Chris Ross
|
2ecf92f7e8
|
#79 - Log verbose request & response details.
|
2014-12-02 10:15:44 -08:00 |
Chris Ross
|
46a11be2ed
|
#39 - Hot add/remove prefixes. #13 - Support Add/Remove(string).
|
2014-11-17 09:24:42 -08:00 |
Chris Ross
|
8bbf5db1ac
|
#69 - Make WebListener target Net45.
|
2014-10-02 15:51:30 -07:00 |
David Fowler
|
a1c2f68a58
|
Updated to use the new target framework in project.json
|
2014-09-04 01:44:15 -07:00 |
Chris Ross
|
1416cc4d69
|
#46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server.
|
2014-08-06 15:49:53 -07:00 |