Rob Ede
|
6dc47c4093
|
fix soundness concern in h1 decoder (#1614)
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
2020-07-21 16:25:33 +01:00 |
|
Rob Ede
|
0ec335a39c
|
bump MSRV to 1.42 (#1616)
|
2020-07-21 16:40:30 +09:00 |
|
Rob Ede
|
5b0f7fff69
|
fix spelling errors in doc comments
|
2020-04-21 04:09:35 +01:00 |
|
Yuki Okushi
|
f27dd19093
|
Fix Clippy warnings
|
2020-02-27 12:39:04 +09:00 |
|
Nikolay Kim
|
8c54054844
|
Use .advance() intead of .split_to()
|
2019-12-19 09:56:14 +06:00 |
|
Nikolay Kim
|
3d64d565d9
|
fix warnings
|
2019-12-13 11:46:02 +06:00 |
|
Nikolay Kim
|
6c9f9fff73
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
|
Nikolay Kim
|
205a964d8f
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
|
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 |
|