aboutsummaryrefslogtreecommitdiff
path: root/src/examples/http_chunked_compression.c
Commit message (Expand)AuthorAge
* muted some compiler warnings for clangEvgeny Grin (Karlson2k)2022-09-28
* http_chunked_compression: fixed errorsEvgeny Grin (Karlson2k)2022-06-01
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* fix exampleChristian Grothoff2020-04-29
* 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_chunked_compression: fixed for non-64bit systemsEvgeny Grin (Karlson2k)2019-05-18
* http_chunked_compression example: clarify and improve readabilityEvgeny Grin (Karlson2k)2019-05-18
* Fixed C++-style comments.silvioprog2019-04-30
* applying patch from TimChristian Grothoff2019-04-30
* Fix realloc memleak in compress_buf()Tim Rühsen2019-04-15
* Fix memleak in exampleTim Rühsen2019-04-14
* Added example for how to compress chunked HTTP response.silvioprog2019-02-10