1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-28 20:41:48 +00:00
actix-web/actix-http/src
2019-03-29 18:22:49 -07:00
..
client add request timeout 2019-03-28 22:33:41 -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 Added ws::Message::Nop, no-op websockets message 2019-03-29 18:22:49 -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 remove actix reference 2019-03-29 11:13:36 -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