0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/doc/src
Loïc Hoguin 5b2f600036
Don't automatically compress when response has etag
In the cowboy_compress_h stream handler.

Otherwise this could cause issues with caching, with the
etag being the same for compressed/uncompressed content.

Users that wish to send etags AND compress will have to
do it manually for the time being.
2024-01-05 15:53:42 +01:00
..
guide Rework and improve the decompress stream handler 2024-01-04 15:50:12 +01:00
manual Don't automatically compress when response has etag 2024-01-05 15:53:42 +01:00
specs Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00