mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-06-11 00:57:15 +00:00
If the client specifies Content-Encoding: gzip for POST requests, decompress the body before attempting to parse it.
If the client specifies Content-Encoding: gzip for POST requests, decompress the body before attempting to parse it.