libhttpserver
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 Boost exception system includes support for FILE, LINE, etc
enhancement