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

Method test_fields

test/beast/http/message.cpp:199–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197 std::string target;
198
199 test_fields() = delete;
200 test_fields(token) {}
201 string_view get_method_impl() const { return {}; }
202 string_view get_target_impl() const { return target; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected