1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-26 03:21:08 +00:00
actix-web/src/response
2022-01-19 16:36:11 +00:00
..
builder.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
customize_responder.rs generalize impl Responder for HttpResponse (#2567) 2022-01-05 04:42:52 +00:00
http_codes.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
mod.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
responder.rs generalize impl Responder for HttpResponse (#2567) 2022-01-05 04:42:52 +00:00
response.rs add HttpResponse::add_removal_cookie (#2586) 2022-01-19 16:36:11 +00:00