Nikolay Kim
|
3872d3ba5a
|
refactor h1 dispatcher
|
2019-04-06 08:12:58 -07:00 |
|
Nikolay Kim
|
fbedaec661
|
add expect: 100-continue support #141
|
2019-04-05 16:46:44 -07:00 |
|
Nikolay Kim
|
bc834f6a03
|
remove some static contraints
|
2019-04-04 10:59:34 -07:00 |
|
Nikolay Kim
|
e738361e09
|
move multipart support to separate crate
|
2019-04-03 12:28:58 -07:00 |
|
Nikolay Kim
|
f56072954b
|
remove PayloadBuffer
|
2019-04-03 03:20:20 -07:00 |
|
Nikolay Kim
|
49a499ce74
|
properly allocate read buffer
|
2019-04-02 11:11:32 -07:00 |
|
Nikolay Kim
|
c27fbdc35f
|
Preallocate read buffer for h1 codec, #749
|
2019-04-02 10:19:56 -07:00 |
|
Nikolay Kim
|
d846328f36
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
|
Nikolay Kim
|
e84c95968f
|
reuse PayloadBuffer from actix-http
|
2019-03-28 05:34:33 -07:00 |
|
Nikolay Kim
|
c59937784e
|
add client websockets support
|
2019-03-27 18:53:19 -07:00 |
|
Nikolay Kim
|
3edc515bac
|
refactor RequestHead/ResponseHead
|
2019-03-27 10:38:01 -07:00 |
|
Nikolay Kim
|
faa3ea8e5b
|
rename BodyLength to BodySize
|
2019-03-27 09:24:55 -07:00 |
|
Nikolay Kim
|
d49a8ba53b
|
add client TestResponse
|
2019-03-26 21:57:04 -07:00 |
|
Nikolay Kim
|
c7ad677804
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|