Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ on_request
Method
on_request
test/bench/parser/nodejs_parser.hpp:581–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
579
}
580
581
bool
582
on_request(unsigned, std::string const&,
583
int, int, bool, bool, std::true_type)
584
{
585
return true;
586
}
587
588
bool
589
on_request(unsigned, std::string const&,
Callers
1
cb_headers_complete
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected