aboutsummaryrefslogtreecommitdiff
path: root/src/examples/chunked_example.c
Commit message (Expand)AuthorAge
* Fixes for 32-bit platformsEvgeny Grin (Karlson2k)2024-01-31
* src/examples: muted compiler warningsEvgeny Grin (Karlson2k)2022-06-01
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* chunked_example: fixed resource leakEvgeny Grin (Karlson2k)2021-06-03
* chunked_example: enforce to use chunked encodingEvgeny Grin (Karlson2k)2021-05-06
* cosmetic fixesEvgeny Grin (Karlson2k)2020-10-08
* Sanitized all log and error messages.silvioprog2020-05-09
* 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
* Stick to C89 standard for a whileEvgeny Grin (Karlson2k)2017-10-31
* misc style improvements, fixing some tiny rare memory leaks in examplesChristian Grothoff2017-10-05
* Muted compiler warnings in examples.Evgeny Grin (Karlson2k)2017-09-29
* chunked_example.c: cosmeticsEvgeny Grin (Karlson2k)2017-07-27
* Furthermore extended chunked_example.c to illustrate situation withEvgeny Grin (Karlson2k)2017-07-26
* chunked_example.c: added pseudo code to complete pictureEvgeny Grin (Karlson2k)2017-07-25
* Updated chunked_example.cEvgeny Grin (Karlson2k)2017-07-25
* Added MHD_USE_AUTO and MHD_USE_AUTO_INTERNAL_THREAD to simplify using of MHD ...Evgeny Grin (Karlson2k)2016-11-10
* Added missing MHD_USE_INTERNAL_POLLING_THREAD in examples.Evgeny Grin (Karlson2k)2016-11-08
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fix issue with chunked encoding used for http1.0 connections of Keep-Alive he...Christian Grothoff2015-02-04