1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/src
2017-12-13 12:47:07 -08:00
..
middlewares various cleanups 2017-12-13 11:10:03 -08:00
application.rs update tests 2017-12-13 08:00:25 -08:00
body.rs refactor streaming responses 2017-11-30 14:42:20 -08:00
channel.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
context.rs various cleanups 2017-12-13 11:10:03 -08:00
date.rs add response content encoding 2017-11-08 16:44:46 -08:00
encoding.rs refactor http workers 2017-12-13 12:47:07 -08:00
error.rs cleanup and optimize some code 2017-12-12 21:32:58 -08:00
fs.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
h1.rs update tests 2017-12-13 08:00:25 -08:00
h1writer.rs refactor http workers 2017-12-13 12:47:07 -08:00
h2.rs cleanup and optimize some code 2017-12-12 21:32:58 -08:00
h2writer.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
handler.rs various cleanups 2017-12-13 11:10:03 -08:00
httpcodes.rs various cleanups 2017-12-13 11:10:03 -08:00
httprequest.rs move tests 2017-12-13 11:16:26 -08:00
httpresponse.rs move tests 2017-12-13 11:16:26 -08:00
info.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
lib.rs handle http connections in different threads 2017-12-12 17:21:00 -08:00
multipart.rs refactor pipeline 2017-12-01 15:45:15 -08:00
param.rs various cleanups 2017-12-13 11:10:03 -08:00
payload.rs add deref for payload item 2017-11-28 19:51:39 -08:00
pipeline.rs various cleanups 2017-12-13 11:10:03 -08:00
pred.rs update tests 2017-12-13 08:00:25 -08:00
recognizer.rs added external resources; refactor route recognizer 2017-12-07 16:22:26 -08:00
resource.rs unify route not found handling 2017-12-11 16:26:51 -08:00
route.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
router.rs update tests 2017-12-13 08:00:25 -08:00
server.rs refactor http workers 2017-12-13 12:47:07 -08:00
ws.rs update tests 2017-12-13 08:00:25 -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