Pavel Krymets
|
ed801f0e88
|
Do not return 200 for exceptions
|
2018-03-22 16:43:11 -07:00 |
Justin Kotalik
|
f1058f8575
|
Cleanup ReadAsync calls, make IISHttpContext private (#696)
|
2018-03-22 11:13:06 -07:00 |
Justin Kotalik
|
cf4874997e
|
Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. (#683)
|
2018-03-16 16:56:23 -07:00 |
Justin Kotalik
|
4b4bc2d49c
|
Disable flaky test SynchronousReadAndWriteTests.ReadAndWriteEchoTwice (#688)
|
2018-03-16 15:41:01 -07:00 |
Justin Kotalik
|
5e74b36c53
|
Verify read/write buffers, use offset parameter when reading. (#652)
|
2018-03-16 10:11:20 -07:00 |
Justin Kotalik
|
8588b77160
|
Re-adding Concurrent read/write tests. Fix flakiness. (#650)
|
2018-03-15 10:15:55 -07:00 |
Justin Kotalik
|
00b1948937
|
Adds websocket feature detection, test cleanup. (#624)
|
2018-03-08 09:52:45 -08:00 |