1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-30 15:22:02 +00:00
actix-web/actix-http/src
2019-12-18 09:30:14 +06:00
..
client cleanup imports 2019-12-13 11:24:57 +06:00
cookie fix deprecated Error::description (#1218) 2019-12-16 07:43:19 +06:00
encoding cleanup imports 2019-12-13 11:24:57 +06:00
h1 fix Bodyencoding trait usage 2019-12-18 09:30:14 +06:00
h2 cleanup imports 2019-12-13 11:24:57 +06:00
header clippy warnings 2019-12-08 00:46:51 +06:00
ws fix warnings 2019-12-13 11:46:02 +06:00
body.rs cleanup imports 2019-12-13 11:24:57 +06:00
builder.rs update to latest actix-net 2019-12-02 17:33:11 +06:00
cloneable.rs clippy warnings 2019-12-08 00:46:51 +06:00
config.rs cleanup imports 2019-12-13 11:24:57 +06:00
error.rs fix deprecated Error::description (#1218) 2019-12-16 07:43:19 +06:00
extensions.rs clippy warnings 2019-12-08 00:46:51 +06:00
helpers.rs upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
httpcodes.rs Removed httpcode 'MovedPermanenty'. (#1128) 2019-10-12 06:45:12 +06:00
httpmessage.rs clippy warnings 2019-12-08 00:46:51 +06:00
lib.rs fix warnings 2019-12-13 10:59:02 +06:00
message.rs clippy warnings 2019-12-08 00:46:51 +06:00
payload.rs cleanup imports 2019-12-13 11:24:57 +06:00
request.rs clippy warnings 2019-12-08 00:46:51 +06:00
response.rs cleanup imports 2019-12-13 11:24:57 +06:00
service.rs Fix poll_ready call for WebSockets upgrade (#1219) 2019-12-17 13:34:25 +06:00
test.rs update tests and clippy warnings 2019-12-08 12:31:16 +06:00