1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/src
Alexander Andreev e1d9c3803b spelling check
2018-01-16 00:47:25 +03:00
..
middleware spelling check 2018-01-16 00:47:25 +03:00
server spelling check 2018-01-16 00:47:25 +03:00
ws spelling check 2018-01-16 00:47:25 +03:00
application.rs spelling check 2018-01-16 00:47:25 +03:00
body.rs spelling check 2018-01-16 00:47:25 +03:00
context.rs spelling check 2018-01-16 00:47:25 +03:00
error.rs spelling check 2018-01-16 00:47:25 +03:00
fs.rs no need for custom cookie module 2018-01-13 11:33:42 -08:00
handler.rs spelling check 2018-01-16 00:47:25 +03:00
helpers.rs refactor shared bytes api 2018-01-14 17:00:28 -08:00
httpcodes.rs add Cors::register method 2018-01-11 11:14:18 -08:00
httprequest.rs spelling check 2018-01-16 00:47:25 +03:00
httpresponse.rs Allow to explicitly disable chunked encoding 2018-01-13 16:17: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 link to gitter 2018-01-11 18:49:30 -08:00
multipart.rs multipart field is stream of bytes 2017-12-19 09:55:49 -08:00
param.rs spelling check 2018-01-16 00:47:25 +03:00
payload.rs travis config 2018-01-10 21:02:28 -08:00
pipeline.rs spelling check 2018-01-16 00:47:25 +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 create custom WebsocketContext for websocket connection 2018-01-10 10:12:34 -08:00
router.rs * fix force_close 2018-01-03 18:21:34 -08:00
test.rs spelling check 2018-01-16 00:47:25 +03:00