actix-web/src
Nikolay Kim dea39030bc properly handle upgrade header if content-length header is set 2018-11-08 20:38:40 -08:00
..
client clippy warnings 2018-10-29 16:39:46 -07:00
h1 properly handle upgrade header if content-length header is set 2018-11-08 20:38:40 -08:00
ws clippy warnings 2018-10-29 16:39:46 -07:00
body.rs simplify error handling 2018-10-07 00:04:38 -07:00
config.rs clippy warnings 2018-10-29 16:39:46 -07:00
error.rs allow to create response with error message 2018-10-30 11:46:44 -07:00
extensions.rs clippy warnings 2018-10-01 21:16:56 -07:00
header.rs remove unused code 2018-10-05 08:03:25 -07:00
helpers.rs refactor types 2018-10-04 20:02:10 -07:00
httpcodes.rs rename HttpResponse 2018-10-05 11:04:59 -07:00
httpmessage.rs rename HttpResponse 2018-10-05 11:04:59 -07:00
json.rs remove Json type 2018-10-06 20:34:19 -07:00
lib.rs add client http codec; websockets client 2018-10-22 18:18:05 -07:00
payload.rs refactor http/1 dispatcher 2018-10-07 09:59:40 -07:00
request.rs update deps; export api 2018-10-23 21:44:20 -07:00
response.rs clippy warnings 2018-10-29 16:39:46 -07:00
service.rs render error message as body 2018-10-30 11:55:17 -07:00
test.rs rename HttpResponse 2018-10-05 11:04:59 -07:00
uri.rs export Uri 2018-10-11 20:15:10 -07:00