aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/http/http_server_test.c
Commit message (Expand)AuthorAge
* http server test: fix leak in testGarrett D'Amore2024-12-22
* http: handler set tree no longer returns a value (API break)Garrett D'Amore2024-12-22
* HTTP: nng_http_handler_set_method no longer failsGarrett D'Amore2024-12-22
* http: setting response status never fails (breaking API change)Garrett D'Amore2024-12-22
* http: method on request structure is now staticGarrett D'Amore2024-12-22
* http handler: avoid method allocationGarrett D'Amore2024-12-22
* tests: convert http server test to NUTSGarrett D'Amore2024-12-06