libhttpserver
libhttpserver copied to clipboard
Limit the request body size by config setting
Prevent DOS via massive request bodies (or at least content length specifiers). ideally allow for a config setting to control the max inbound size.