Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ on_request_impl
Method
on_request_impl
test/bench/parser/bench_parser.cpp:224–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
net::mutable_buffer;
223
224
void
225
on_request_impl(verb, string_view,
226
string_view, int, error_code&) override
227
{
228
}
229
230
void
231
on_response_impl(int,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected