|
CCF
|
#include <http_exceptions.h>
Inherits http::RequestTooLargeException.
Public Member Functions | |
| RequestHeaderTooLargeException (const std::string &msg, http2::StreamId stream_id=http2::DEFAULT_STREAM_ID) | |
Public Member Functions inherited from http::RequestTooLargeException | |
| RequestTooLargeException (const std::string &msg, http2::StreamId stream_id=http2::DEFAULT_STREAM_ID) | |
| http2::StreamId | get_stream_id () const |
|
inline |