.. |
client
|
add client websockets support
|
2019-03-27 18:53:19 -07:00 |
encoding
|
Do not use thread pool for decomression if chunk size is smaller than 2048
|
2019-03-28 21:15:26 -07:00 |
h1
|
reuse PayloadBuffer from actix-http
|
2019-03-28 05:34:33 -07:00 |
h2
|
rename BodyLength to BodySize
|
2019-03-27 09:24:55 -07:00 |
header
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
service
|
rename BodyLength to BodySize
|
2019-03-27 09:24:55 -07:00 |
ws
|
add client websockets support
|
2019-03-27 18:53:19 -07:00 |
body.rs
|
rename BodyLength to BodySize
|
2019-03-27 09:24:55 -07:00 |
builder.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
config.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
error.rs
|
decompress payload in cpu threadpool
|
2019-03-28 11:08:24 -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
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
httpmessage.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
lib.rs
|
refactor RequestHead/ResponseHead
|
2019-03-27 10:38:01 -07:00 |
message.rs
|
allow to override response body encoding
|
2019-03-27 11:29:31 -07:00 |
payload.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
request.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
response.rs
|
allow to override response body encoding
|
2019-03-27 11:29:31 -07:00 |
test.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |