mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-08-12 13:21:25 +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.