1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/src
2019-04-01 15:10:49 -04:00
..
middleware rename test methods; update tests 2019-03-31 20:43:00 -07:00
types multipart::Field renamed to MultipartField 2019-03-29 11:59:38 -07:00
app_service.rs add content-encoding decompression 2019-03-26 15:14:32 -07:00
app.rs updated wrap and wrap fn descriptions, still requiring viable examples 2019-04-01 14:52:05 -04:00
config.rs use actix_web::Error for middleware errors 2019-03-10 16:35:38 -07:00
data.rs update api doc 2019-03-16 21:13:16 -07:00
error.rs add ClientResponse::json() 2019-04-01 11:51:18 -07:00
extract.rs rename extract to types 2019-03-16 21:43:48 -07:00
guard.rs fix fn_guard doc string 2019-03-30 20:48:00 -07:00
handler.rs use actix_web::Error for middleware errors 2019-03-10 16:35:38 -07:00
info.rs cleanup doc strings and clippy warnings 2019-03-16 21:35:02 -07:00
lib.rs rust 1.31.0 compatibility 2019-04-01 10:26:09 -07:00
request.rs fork cookie crate 2019-03-29 21:13:39 -07:00
resource.rs add default handler 2019-03-31 18:19:18 -07:00
responder.rs add tests for error and some responders 2019-03-17 10:11:10 -07:00
rmap.rs propogate app config with http request; add tests for url_for 2019-03-09 14:06:24 -08:00
route.rs add async handler tests 2019-03-25 14:33:34 -07:00
scope.rs updated scope wrap doc 2019-04-01 15:10:28 -04:00
server.rs add rustls support to HttpServer 2019-03-29 16:28:32 -07:00
service.rs rename test methods; update tests 2019-03-31 20:43:00 -07:00
test.rs rename test methods; update tests 2019-03-31 20:43:00 -07:00
web.rs update api docs; move web to submodule 2019-03-30 10:04:38 -07:00