Louis DeJardin
|
6db3d9e645
|
Using specific exception types
|
2015-09-25 12:49:21 -07:00 |
Louis DeJardin
|
d3a87c4c14
|
Removing MessageBodyExchanger base class
|
2015-09-25 12:49:17 -07:00 |
Louis DeJardin
|
e5a3bda3a2
|
Progress on flow control
* Dealing with race conditions
* Reworking iterator methods
* Shutdown and Close need to be passed throught the write-behind mechanism
|
2015-09-25 12:49:15 -07:00 |
Louis DeJardin
|
1f6aaebeda
|
Changing flow control for incoming data
SocketInput is now awaitable
Input buffers are slab-allocated and pinned from large object heap
Request frame parsing is offloaded from libuv thread
|
2015-09-25 12:49:14 -07:00 |
Louis DeJardin
|
b25d2d9772
|
Continued updates for #184
* Reordering members
- Fields
- Constructors
- Properties
- EverythingElse
- NestedTypes
* Removing commented code
|
2015-09-02 20:08:54 -07:00 |
Louis DeJardin
|
2467cf2ade
|
Nested types must be last
|
2015-09-02 00:07:58 -07:00 |
Chris R
|
803ec38073
|
React to string[] -> StringValues changes.
|
2015-08-28 12:59:00 -07:00 |
Stephen Halter
|
4b66edc4fe
|
Move non-nested classes and interfaces to their own files
|
2015-07-06 17:48:58 -07:00 |
N. Taylor Mullen
|
063fb64c8b
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:53:45 -07:00 |
Louis DeJardin
|
9c7cb6a958
|
Adding some tests for Http11
Requires updating to test utilities
Adding initial EventSource to try to see some order of events
|
2014-06-11 17:09:25 -07:00 |
Louis DeJardin
|
ebd6af0fd6
|
Trying to get 100 Continue working again
|
2014-06-08 01:03:56 -07:00 |
Louis DeJardin
|
044bbb83e6
|
Getting request body variations to work
|
2014-06-07 02:49:25 -07:00 |
Louis DeJardin
|
313db3f0cf
|
Removing unnecessary using statements
|
2014-06-06 22:16:08 -07:00 |
Louis DeJardin
|
e517e39aac
|
Not working, but worth taking a snapshot of the source
|
2014-06-06 22:13:31 -07:00 |