Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ operator()
Method
operator()
test/doc/http_examples.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
217
template<class Body>
218
void
219
operator()(request<Body>&&)
220
{
221
}
222
223
void
224
operator()(request<string_body>&& req)
Callers
nothing calls this directly
Calls
1
body
Method · 0.80
Tested by
no test coverage detected