libhttpserver icon indicating copy to clipboard operation
libhttpserver copied to clipboard

A simple, easy to use C++ 11 based HTTP web server

Results 7 libhttpserver issues
Sort by recently updated
recently updated
newest added

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

enhancement

The functionality/ownership of this seems like a hack

enhancement

The Boost exception system includes support for FILE, LINE, etc

enhancement

Fix up #includes since they are currently a bit messy

enhancement