aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_http_reasons.c
Commit message (Collapse)AuthorAge
* test_http_reasons: fixedEvgeny Grin (Karlson2k)2021-07-28
| | | | The test was broken with update for new API
* Added new public API function MHD_get_reason_phrase_len_for()Evgeny Grin (Karlson2k)2021-07-28
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
|
* tests: fixed, removed deprecated HTTP codeEvgeny Grin (Karlson2k)2019-06-09
|
* Fixed compiler warnings for tests in src/microhttpdEvgeny Grin (Karlson2k)2017-09-29
|
* reason_phrase.c: Fixed shift in HTTP reasons strings.Evgeny Grin (Karlson2k)2017-04-26
Added test for HTTP reasons strings.