]> git.ipfire.org Git - thirdparty/curl.git/commit
content_encoding: namespace GZIP flag constants
authorViktor Szakats <commit@vsz.me>
Tue, 7 Jan 2025 14:59:47 +0000 (15:59 +0100)
committerViktor Szakats <commit@vsz.me>
Tue, 7 Jan 2025 16:54:19 +0000 (17:54 +0100)
commit24ef9de9f4a49fb7e0bde245cd80c8e44e228780
treec0fb78f4e59613014ca23cd2490fc53c8f72c86f
parent0cc458686c9738de865e4e8324185fdbe888e2d6
content_encoding: namespace GZIP flag constants

To avoid collision with a 3rd-party `RESERVED` symbols.

This symbol is used in the public header of MSH3 0.7.0.

Closes #15929
lib/content_encoding.c