1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-20 08:31:09 +00:00
actix-web/src
2019-04-02 13:35:01 -07:00
..
middleware remove Deref 2019-04-02 13:35:01 -07:00
types remove Deref 2019-04-02 13:35:01 -07:00
app.rs return back consuming builder 2019-04-02 12:51:16 -07:00
app_service.rs add content-encoding decompression 2019-03-26 15:14:32 -07:00
config.rs use actix_web::Error for middleware errors 2019-03-10 16:35:38 -07:00
data.rs remove Deref 2019-04-02 13:35:01 -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 remove Deref 2019-04-02 13:35:01 -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 remove Deref 2019-04-02 13:35:01 -07:00
resource.rs add default handler 2019-03-31 18:19:18 -07:00
responder.rs remove Deref 2019-04-02 13:35:01 -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 remove Deref 2019-04-02 13:35:01 -07:00
server.rs add rustls support to HttpServer 2019-03-29 16:28:32 -07:00
service.rs remove Deref 2019-04-02 13:35:01 -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