libHttpClient/Utilities
Fernando C 7323b4e707
Enable Gzip Response Decompression (#815)
* decompression WIP

* comments...custom write functions

* adding test file

* attempting to push

* switch to main

* preparing to push

* wip

* Adding test json

* Revert "wip"

This reverts commit 723cebe905.

* Remove TestContent-2.json

* removing comments

* removing comments

* remove comments

* renaming HCHttpCallSetCompressedResponse

* attempting to fix build

* attempt to fix iOS build

* adding logic to handle custom write callbacks

* Minor Edits

* Minor Edits

* address nit

* removing Temporary callback apis, renaming callback holder fields

* moving new apis to bottom of .exp and .def files

* removing newlines

* removing spaces

* adding comment to httpcall.h

* invoking custom response callback

* adding newline brackets

* renaming api, fixing build

* removing secret key

* minor edit

* update custom callback reset comments

* added test for custom write flow

* removing my title secret key

* minor edit

* fixing build

* fixing build, adding custom write function wrapper

* minor edits
2024-05-01 16:29:11 -07:00
..
FrameworkResources Enable Gzip Response Decompression (#815) 2024-05-01 16:29:11 -07:00
Pipelines add static option to libHC linux (#818) 2024-04-24 10:25:05 -07:00
XcodeBuildScripts Use a safe binary staging dir for iOS OpenSSL build (#657) 2022-01-24 13:47:38 -08:00