mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 00:10:58 +02:00
c060d08767
New parser set_option function for controlling independent size limits on headers and body. By default request and response parsers are set up with reasonable limits to prevent resource exhaustion attacks. * Parser adheres strictly to rfc7230 * Increased test coverage * Headers and body maximum size limit options