1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/src
2017-11-29 09:17:00 -08:00
..
middlewares refactor handler rtype handling 2017-11-29 09:17:00 -08:00
application.rs refactor handler rtype handling 2017-11-29 09:17:00 -08:00
body.rs hellper method for json body 2017-11-27 10:39:47 -08:00
channel.rs better export naming 2017-11-26 22:53:28 -08:00
context.rs refactor reply handling 2017-11-28 19:49:17 -08:00
date.rs add response content encoding 2017-11-08 16:44:46 -08:00
dev.rs refactor reply handling 2017-11-28 19:49:17 -08:00
encoding.rs cookie session implementation 2017-11-26 17:34:11 -08:00
error.rs consistent naming 2017-11-26 22:31:29 -08:00
h1.rs move state to request object 2017-11-26 21:18:38 -08:00
h1writer.rs refactor logger middleware 2017-11-10 12:29:54 -08:00
h2.rs remove unneeded directives 2017-11-26 22:11:51 -08:00
h2writer.rs refactor logger middleware 2017-11-10 12:29:54 -08:00
httpcodes.rs refactor reply handling 2017-11-28 19:49:17 -08:00
httprequest.rs impl Default trait for HttpRequest 2017-11-26 22:20:28 -08:00
httpresponse.rs refactor handler rtype handling 2017-11-29 09:17:00 -08:00
lib.rs refactor reply handling 2017-11-28 19:49:17 -08:00
multipart.rs add custom ExceptError 2017-11-19 17:51:14 -10:00
payload.rs add deref for payload item 2017-11-28 19:51:39 -08:00
pipeline.rs refactor reply handling 2017-11-28 19:49:17 -08:00
recognizer.rs cookie session implementation 2017-11-26 17:34:11 -08:00
resource.rs refactor handler rtype handling 2017-11-29 09:17:00 -08:00
route.rs refactor handler rtype handling 2017-11-29 09:17:00 -08:00
server.rs make remote addr available to http request 2017-11-10 13:08:15 -08:00
staticfiles.rs refactor reply handling 2017-11-28 19:49:17 -08:00
task.rs refactor handler rtype handling 2017-11-29 09:17:00 -08:00
ws.rs refactor reply handling 2017-11-28 19:49:17 -08:00
wsframe.rs payload error tests 2017-10-23 14:08:11 -07:00
wsproto.rs refactor error handling 2017-11-15 20:06:28 -10:00