1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 01:08:10 +00:00
actix-web/src
2018-05-11 21:43:13 -07:00
..
client make flate crate optional 2018-04-24 12:24:24 -07:00
header make flate crate optional 2018-04-24 12:24:24 -07:00
middleware Let CSRF's allowed_origin() be specified as a type supporting Into<String> 2018-04-21 08:41:06 -07:00
server Fix segfault in ServerSettings::get_response_builder() 2018-05-11 21:43:13 -07:00
ws add changelog entry 2018-04-21 07:56:11 -07:00
application.rs formatting 2018-04-18 10:49:03 -07:00
body.rs add rustfmt config 2018-04-13 16:02:01 -07:00
context.rs add rustfmt config 2018-04-13 16:02:01 -07:00
de.rs add rustfmt config 2018-04-13 16:02:01 -07:00
error.rs Use Display formatting for InternalError Display implementation #188 2018-04-19 07:55:09 -07:00
extractor.rs fix doc strings 2018-04-17 16:22:25 -07:00
fs.rs add custom request path quoter #182 2018-04-17 12:55:13 -07:00
handler.rs add rustfmt config 2018-04-13 16:02:01 -07:00
helpers.rs add rustfmt config 2018-04-13 16:02:01 -07:00
httpcodes.rs add rustfmt config 2018-04-13 16:02:01 -07:00
httpmessage.rs allow to use castom error handler for json extractor 2018-04-13 19:10:42 -07:00
httprequest.rs refactor keep-alive 2018-04-22 15:28:04 -07:00
httpresponse.rs add rustfmt config 2018-04-13 16:02:01 -07:00
info.rs add rustfmt config 2018-04-13 16:02:01 -07:00
json.rs add custom request path quoter #182 2018-04-17 12:55:13 -07:00
lib.rs make flate crate optional 2018-04-24 12:24:24 -07:00
multipart.rs add rustfmt config 2018-04-13 16:02:01 -07:00
param.rs add rustfmt config 2018-04-13 16:02:01 -07:00
payload.rs add rustfmt config 2018-04-13 16:02:01 -07:00
pipeline.rs backport #215 2018-05-09 05:29:49 -07:00
pred.rs add rustfmt config 2018-04-13 16:02:01 -07:00
resource.rs add rustfmt config 2018-04-13 16:02:01 -07:00
route.rs Middleware response() is not invoked if there was an error in async handler #187 2018-04-18 14:15:53 -07:00
router.rs add custom request path quoter #182 2018-04-17 12:55:13 -07:00
test.rs add rustfmt config 2018-04-13 16:02:01 -07:00
uri.rs add custom request path quoter #182 2018-04-17 12:55:13 -07:00
with.rs add rustfmt config 2018-04-13 16:02:01 -07:00