Cesar Blum Silveira
|
a3a49d21b8
|
Reset Frame.Scheme on each request (#366).
|
2015-11-13 16:05:10 -08:00 |
Ben Adams
|
344c821f83
|
Remove sync block->task
await rather than synchronously blocking and then returning a
Task.FromResult
|
2015-11-10 18:23:44 +00:00 |
Troy Dai
|
e9a6061023
|
Make Frame implements IHttpConnectionFeature
Provide RemoteIPAddress as well as RemotePort
|
2015-10-29 10:08:35 -07:00 |
Stephen Halter
|
513abb4561
|
Log errors in OnStarting and OnCompleted
|
2015-10-15 15:35:38 -07:00 |
Chris R
|
cfe6e22a29
|
React to IHeaderDictionary changes.
|
2015-10-12 09:29:34 -07:00 |
Louis DeJardin
|
78177e7082
|
Fixing rebase errors
|
2015-10-09 13:26:34 -07:00 |
Louis DeJardin
|
29b0b124ee
|
Moving non-changing methods into .cs partial
|
2015-10-09 13:19:09 -07:00 |
Ben Adams
|
56893df7f9
|
Don't iterate overriden features twice
|
2015-10-09 13:11:48 -07:00 |
Louis DeJardin
|
cbc3b4e6f5
|
PR Feedback
* Sorting namespaces
* Removing `as` casting for Frame's implemented interfaces
|
2015-10-09 13:10:27 -07:00 |
Louis DeJardin
|
dcf591c832
|
Rough implementation of feature collection optimization
|
2015-10-09 12:16:48 -07:00 |