.. |
client
|
do not set default headers
|
2019-04-08 11:09:57 -07:00 |
cookie
|
Fix clippy warning (#755)
|
2019-04-05 12:34:24 +03:00 |
encoding
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
h1
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
h2
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
header
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
ws
|
allocate enough space
|
2019-03-31 17:05:02 -07:00 |
body.rs
|
optimize encode headers and body split
|
2019-04-07 10:03:38 -07:00 |
builder.rs
|
fix expect service registration and tests
|
2019-04-08 10:31:29 -07:00 |
config.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
error.rs
|
add expect: 100-continue support #141
|
2019-04-05 16:46:44 -07:00 |
extensions.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
helpers.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
httpcodes.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
httpmessage.rs
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
lib.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
message.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
payload.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
request.rs
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
response.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
service.rs
|
refactor h1 dispatcher
|
2019-04-06 08:12:58 -07:00 |
test.rs
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |