Nikolay Kim
|
666756bfbe
|
body helpers
|
2019-06-01 17:57:25 +06:00 |
|
Nicolas Gotchac
|
a614be7cb5
|
Don't DISCONNECT from stream when reader is empty (#870)
* Don't DISCONNECT from stream when reader is empty
* Fix chunked transfer: poll_request before closing stream + Test
|
2019-05-29 20:37:42 +04:00 |
|
Nikolay Kim
|
df08baf67f
|
update actix-net dependencies
|
2019-05-12 08:34:51 -07:00 |
|
Nikolay Kim
|
2e19f572ee
|
add tests for camel case headers rendering
|
2019-04-24 11:27:57 -07:00 |
|
Nikolay Kim
|
a116c4c2c7
|
Expose peer addr via Request::peer_addr() and RequestHead::peer_addr
|
2019-04-16 09:54:02 -07:00 |
|
Nikolay Kim
|
d115b3b3ed
|
ws verifyciation takes RequestHead; add SendError utility service
|
2019-04-11 14:00:32 -07:00 |
|
Nikolay Kim
|
561f83d044
|
add upgrade service support to h1 dispatcher
|
2019-04-08 17:51:14 -07:00 |
|
Nikolay Kim
|
bc58dbb2f5
|
add async expect service test
|
2019-04-08 11:19:56 -07:00 |
|
Nikolay Kim
|
a7fdac1043
|
fix expect service registration and tests
|
2019-04-08 10:31:29 -07:00 |
|
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
|
1e2bd68e83
|
Render error and return as response body
|
2019-04-03 19:55:19 -07:00 |
|
Nikolay Kim
|
db1f7651a3
|
more patch cratesio
|
2019-04-02 14:47:59 -07:00 |
|
Nikolay Kim
|
bca31eb7ad
|
remove Deref
|
2019-04-02 13:35:01 -07:00 |
|
Nikolay Kim
|
ce8294740e
|
fix tests with disabled features
|
2019-03-31 17:04:34 -07:00 |
|
Nikolay Kim
|
d846328f36
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
|
Nikolay Kim
|
193f8fb2d9
|
update tests
|
2019-03-29 18:51:07 -07:00 |
|
Nikolay Kim
|
c126713f40
|
add rustls support to HttpServer
|
2019-03-29 16:28:32 -07:00 |
|
Nikolay Kim
|
a2c9ff3a33
|
back to development
|
2019-03-28 14:10:03 -07:00 |
|
Nikolay Kim
|
c59937784e
|
add client websockets support
|
2019-03-27 18:53:19 -07:00 |
|
Nikolay Kim
|
c7ad677804
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|