Matthias Hanisch
Matthias Hanisch
Does ulfius / microhttpd support a graceful shutdown of a service? I am thinking about the following scenario: - A running service receives a TERM signal or similar trigger, e.g....
PR for #698 to get a first feedback. I can add some more test cases and remove the trailing whitespace changes in apiref.rst if this is not wanted. I didn't...
We encountered a use case where we received a very large integer within a JSON payload in a REST call. From the (OpenAPI) schema point of view, the value is...