1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-17 21:56:38 +00:00
actix-web/src
2018-02-03 08:31:32 -08:00
..
client update actix version 2018-02-01 01:08:08 -08:00
middleware spelling check 2018-01-31 20:28:53 +03:00
server update actix version 2018-02-01 01:08:08 -08:00
ws update actix 2018-01-31 12:57:02 -08:00
application.rs spelling check 2018-01-16 21:59:33 +03:00
body.rs spelling check 2018-01-16 00:47:25 +03:00
context.rs update actix 2018-01-31 12:57:02 -08:00
error.rs missing http codes 2018-01-31 12:34:58 -08:00
fs.rs added StaticFiles::inex_file config 2018-01-29 03:23:45 -08:00
handler.rs spelling check 2018-01-16 21:59:33 +03:00
helpers.rs refactor shared bytes api 2018-01-14 17:00:28 -08:00
httpcodes.rs missing http codes 2018-01-31 12:34:58 -08:00
httprequest.rs add HttpRequest::uri_mut(), allows to modify request uri 2018-02-03 08:31:32 -08:00
httpresponse.rs add ClientRequest and ClientRequestBuilder 2018-01-29 11:45:33 -08:00
info.rs add HttpServer::server_hostname method 2017-12-26 14:36:03 -08:00
json.rs no need for mut ref 2018-01-03 10:57:57 -08:00
lib.rs add client ssl support 2018-01-30 11:17:17 -08:00
multipart.rs complete impl for client request and response 2018-01-29 14:44:25 -08:00
param.rs refactor helper error types 2018-01-20 21:11:46 -08:00
payload.rs stop http context immediately 2018-01-24 20:17:14 -08:00
pipeline.rs spelling check 2018-01-31 20:28:53 +03:00
pred.rs remove box from predicates 2017-12-20 13:23:50 -08:00
resource.rs spelling check 2018-01-16 00:47:25 +03:00
route.rs spelling check 2018-01-31 20:28:53 +03:00
router.rs * fix force_close 2018-01-03 18:21:34 -08:00
test.rs added support for websocket testing 2018-01-30 15:13:33 -08:00