Previously, the request parser was created on demand...but this could cause requests to be flagged as bad requests if the string length was large enough to cause the string to be split up into chunks by boost's read_some method. |
||
---|---|---|
.. | ||
data_structures | ||
http | ||
api_grammar.hpp | ||
connection.cpp | ||
connection.hpp | ||
request_handler.cpp | ||
request_handler.hpp | ||
request_parser.cpp | ||
request_parser.hpp | ||
server.hpp |