|
client
|
set host header for http1 connections
|
2019-04-08 12:48:26 -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
|
fix test
|
2019-04-08 19:07:11 -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
|
add upgrade service support to h1 dispatcher
|
2019-04-08 17:51:14 -07:00 |
|
config.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|
error.rs
|
add upgrade service support to h1 dispatcher
|
2019-04-08 17:51:14 -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 |
|
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 |
|
service.rs
|
allow to specify upgrade service
|
2019-04-08 14:51:16 -07:00 |