1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 02:09:36 +00:00
actix-web/src
2018-01-21 08:31:46 -08:00
..
middleware CORS middleware: allowed_headers is defaulting to None #50 2018-01-20 16:36:57 -08:00
server Always enable content encoding if encoding explicitly selected 2018-01-21 08:31:46 -08:00
ws use ws masking from tungstenite project 2018-01-20 16:47:34 -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 spelling check 2018-01-16 00:47:25 +03:00
error.rs relax InternalError constraints 2018-01-20 22:02:42 -08:00
fs.rs no need for custom cookie module 2018-01-13 11:33:42 -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 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 Always enable content encoding if encoding explicitly selected 2018-01-21 08:31:46 -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 refactor helper error types 2018-01-20 21:11:46 -08:00
payload.rs travis config 2018-01-10 21:02:28 -08:00
pipeline.rs Log request processing errors 2018-01-20 20:12:24 -08: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