1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-11 04:32:28 +00:00
actix-web/src
2017-12-11 16:26:51 -08:00
..
middlewares simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
application.rs unify route not found handling 2017-12-11 16:26:51 -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 refactor pipeline 2017-12-01 15:45:15 -08:00
date.rs add response content encoding 2017-11-08 16:44:46 -08:00
encoding.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
error.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
fs.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
h1.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
h1writer.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
h2.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
h2writer.rs use trait instead of pipeline 2017-12-09 04:33:40 -08:00
handler.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
httpcodes.rs use Route for Applicaiton handlers 2017-12-04 14:53:40 -08:00
httprequest.rs tests for NormalizePath 2017-12-09 13:25:06 -08:00
httpresponse.rs simplify api 2017-12-07 17:38:18 -08:00
info.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -08:00
lib.rs add NormalizePath handler 2017-12-09 11:39:13 -08:00
multipart.rs refactor pipeline 2017-12-01 15:45:15 -08:00
param.rs make ErrorBadRequest type useful 2017-12-08 15:25:37 -08:00
payload.rs add deref for payload item 2017-11-28 19:51:39 -08:00
pipeline.rs refactor pipeline 2017-12-09 05:54:04 -08:00
pred.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -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 use server settings for scheme and host values 2017-12-08 09:48:53 -08:00
server.rs use server settings for scheme and host values 2017-12-08 09:48:53 -08:00
ws.rs simplify Application creation; update url dispatch guide section 2017-12-11 14:16:29 -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