1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/actix-http/src
2019-04-02 11:11:32 -07:00
..
client fork cookie crate 2019-03-29 21:13:39 -07:00
cookie rust 1.31.0 compatibility 2019-04-01 10:26:09 -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 properly allocate read buffer 2019-04-02 11:11:32 -07:00
h2 fork cookie crate 2019-03-29 21:13:39 -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 allocate enough space 2019-03-31 17:05:02 -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 fork cookie crate 2019-03-29 21:13:39 -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 fork cookie crate 2019-03-29 21:13:39 -07:00
lib.rs fix tests with disabled features 2019-03-31 17:04:34 -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 prepare aplha2 release 2019-03-29 22:06:14 -07:00
test.rs fork cookie crate 2019-03-29 21:13:39 -07:00