Nikolay Kim
|
4dc31aac93
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
|
Nikolay Kim
|
8cba1170e6
|
make actix-http compile with std::future
|
2019-11-21 16:02:17 +06:00 |
|
Yuki Okushi
|
c1f99e0775
|
Remove mem::uninitialized() (#1090)
|
2019-09-16 07:52:23 +09:00 |
|
Nikolay Kim
|
2a2d7f5768
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
|
Nikolay Kim
|
f429d3319f
|
Read until eof for http/1.0 responses #771
|
2019-04-24 11:57:40 -07:00 |
|
Nikolay Kim
|
aa78565453
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
|
Nikolay Kim
|
748289f0ff
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -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
|
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
|
c7ad677804
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|