MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / clearResponseDecompression

Function clearResponseDecompression

Libraries/Http/HttpAsyncClient.h:185–185  ·  view source on GitHub ↗

@brief Disables response decompression for future requests.

Source from the content-addressed store, hash-verified

183
184 /// @brief Closes any active connection and releases references to the initialized storage
185 Result close();
186
187 /// @brief Enables opt-in gzip/deflate response decompression.
188 ///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected