diff options
author | Loïc Hoguin <[email protected]> | 2024-01-08 10:17:50 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-01-08 10:22:24 +0100 |
commit | 9784179498cd36dd6d59fdb7174d61c6d24c98bc (patch) | |
tree | 66983108d0596591b8a30b0b736bcd65fa26991e /src/cowboy_sup.erl | |
parent | e0adf0a19c6e9516b2078bd5dd4d288cb1a03e5e (diff) | |
download | cowboy-9784179498cd36dd6d59fdb7174d61c6d24c98bc.tar.gz cowboy-9784179498cd36dd6d59fdb7174d61c6d24c98bc.tar.bz2 cowboy-9784179498cd36dd6d59fdb7174d61c6d24c98bc.zip |
Always add vary: accept-encoding in cowboy_compress_h
We must add it even if we don't end up compressing because
it indicates that we might. This indication doesn't mean
that the user agent's accept-encoding values will ever
result in content encoding being applied.
Diffstat (limited to 'src/cowboy_sup.erl')
0 files changed, 0 insertions, 0 deletions