Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_fields::get_method_impl

Returns the request-method string.

Synopsis
string_view
get_method_impl() const;
Description
Remarks

Only called for requests.


PrevUpHomeNext