1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00
actix-web/awc/src
Arthur Le Moigne baa5a663c4
Select compression algorithm using features flags (#2250)
Add compress-* feature flags in actix-http / actix-web / awc.
This allow enable / disable not wanted compression algorithm.
2021-06-19 20:21:13 +01:00
..
middleware migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
builder.rs Fix build for next actix-tls-beta release (#2122) 2021-03-29 13:45:48 +01:00
connect.rs refactor actix_http connection types and connector services (#2081) 2021-03-18 17:53:22 +00:00
error.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
frozen.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
lib.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
request.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
response.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
sender.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
ws.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00