aboutsummaryrefslogtreecommitdiff
path: root/src/examples/http_compression.c
Commit message (Expand)AuthorAge
* src/examples: muted compiler warningsEvgeny Grin (Karlson2k)2022-06-01
* Replaced MHD_RESPMEM_MUST_FREE with more portable solution in examplesEvgeny Grin (Karlson2k)2022-05-14
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* define and use 'enum MHD_Result'Christian Grothoff2020-04-08
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* http_compression example: fix compiler warningEvgeny Grin (Karlson2k)2019-05-18
* Added minimal example for how to compress HTTP response. (#4914)silvioprog2019-01-08