aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_get_empty.c
Commit message (Expand)AuthorAge
* Added MHD_OPTION_APP_FD_SETSIZE and MHD_FEATURE_FLEXIBLE_FD_SETSIZEEvgeny Grin (Karlson2k)2023-11-07
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* testcurl: updated copyright year in updated filesEvgeny Grin (Karlson2k)2022-10-01
* testcurl: fixed used types and related warningsEvgeny Grin (Karlson2k)2022-10-01
* Replaced MHD_RESPMEM_PERSISTENT usage in examples and codeEvgeny Grin (Karlson2k)2022-05-14
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* testcurl tests: updated to use test helpers in local headersEvgeny Grin (Karlson2k)2022-01-12
* Tests: explicitly enforced zero or one exit codesEvgeny Grin (Karlson2k)2021-11-23
* tests: fixed case-insensitive match for method nameEvgeny Grin (Karlson2k)2021-09-22
* curl tests: updated select() error handling, file doxyEvgeny Grin (Karlson2k)2021-08-18
* tests: improved handling of curl multi_*Evgeny Grin (Karlson2k)2021-08-16
* Fixed conflict with system CPU_COUNT macroEvgeny Grin (Karlson2k)2020-10-25
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* tighten formatting rulesChristian Grothoff2019-10-31
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26