aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_postprocessor_amp.c
Commit message (Collapse)AuthorAge
* test_postprocessor{,_amp,_large}: fixed compiler warnings, fixed extra-long ↵Evgeny Grin (Karlson2k)2022-06-13
| | | | strings
* test_postprocessor_amp: fixed code styleEvgeny Grin (Karlson2k)2022-04-17
|
* Refactoring: different types for response and request headersEvgeny Grin (Karlson2k)2022-04-17
| | | | | Request headers are always read-only (const char *), while response headers are modifiable. Should help with catching errors in code.
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
|
* 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
|
* test_postprocessor*: fixed to use updated struct MHD_HTTP_HeaderEvgeny Grin (Karlson2k)2019-05-03
|
* test_postprocessor_amp: fixed to really test somethingEvgeny Grin (Karlson2k)2019-05-03
|
* Fixed compiler warnings for tests in src/microhttpdEvgeny Grin (Karlson2k)2017-09-29
|
* -changing directory nameChristian Grothoff2013-05-05