HTTP v1.13.1
Loading...
Searching...
No Matches
HTTPParseException.cpp
Go to the documentation of this file.
2
3using namespace std;
4
6{
8 runtime_error(string(message.begin(), message.end()))
9 {
10
11 }
12}
HTTPParseException(std::string_view message)