MCPcopy Create free account
hub / github.com/boostorg/beast / on_response_impl

Method on_response_impl

test/bench/parser/bench_parser.cpp:161–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 }
160
161 void
162 on_response_impl(
163 int, string_view, int,
164 error_code&) override
165 {
166 }
167
168 void
169 on_field_impl(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected