1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/src
2017-10-29 21:39:59 -07:00
..
application.rs better handler function ergonimics 2017-10-29 21:39:59 -07:00
body.rs Fix disconnection handling 2017-10-25 16:25:26 -07:00
context.rs stop http actor on write_eof 2017-10-29 20:51:06 -07:00
date.rs more tests 2017-10-14 23:14:26 -07:00
decode.rs multipart implementation 2017-10-18 23:43:50 -07:00
dev.rs simplify RouteRecognizer reuse 2017-10-23 19:28:23 -07:00
error.rs better handler function ergonimics 2017-10-29 21:39:59 -07:00
httpcodes.rs refactory response body 2017-10-23 23:25:32 -07:00
httprequest.rs added HttpRequest::content_type(), query() method returns HashMap 2017-10-29 06:03:21 -07:00
httpresponse.rs conditional response build 2017-10-29 14:51:02 -07:00
lib.rs better handler function ergonimics 2017-10-29 21:39:59 -07:00
logger.rs Do not use as it can not parse some valid paths 2017-10-27 22:19:00 -07:00
multipart.rs refactor Payload stream 2017-10-26 23:14:33 -07:00
payload.rs refactor Payload stream 2017-10-26 23:14:33 -07:00
reader.rs fix query splitting 2017-10-29 06:03:51 -07:00
recognizer.rs better path recognision 2017-10-27 19:26:53 -07:00
resource.rs better handler function ergonimics 2017-10-29 21:39:59 -07:00
route.rs add HttpContext::drain() 2017-10-29 06:05:31 -07:00
server.rs disable print 2017-10-29 20:54:52 -07:00
staticfiles.rs refactory response body 2017-10-23 23:25:32 -07:00
task.rs update tests; clippy warnings 2017-10-29 15:04:44 -07:00
ws.rs added WsWriter::close 2017-10-29 19:49:59 -07:00
wsframe.rs payload error tests 2017-10-23 14:08:11 -07:00
wsproto.rs tests 2017-10-22 18:32:54 -07:00