Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox::http::Request Member List

This is the complete list of members for toolbox::http::Request, including all inherited members.

append_body(std::string_view sv)toolbox::http::Requestinline
append_header_field(std::string_view sv, First first)toolbox::http::Requestinline
append_header_value(std::string_view sv, First)toolbox::http::Requestinline
append_url(std::string_view sv)toolbox::http::Requestinline
BasicUrl() noexcepttoolbox::http::BasicUrl< Request >inline
BasicUrl(const BasicUrl &) noexcept=defaulttoolbox::http::BasicUrl< Request >
BasicUrl(BasicUrl &&) noexcept=defaulttoolbox::http::BasicUrl< Request >
BasicUrl() noexcepttoolbox::http::BasicUrl< Request >inline
BasicUrl(const BasicUrl &) noexcept=defaulttoolbox::http::BasicUrl< Request >
BasicUrl(BasicUrl &&) noexcept=defaulttoolbox::http::BasicUrl< Request >
body() const noexcepttoolbox::http::Requestinline
clear() noexcepttoolbox::http::Requestinline
flush()toolbox::http::Requestinline
fragment() const noexcepttoolbox::http::BasicUrl< Request >inline
fragment() const noexcepttoolbox::http::BasicUrl< Request >inline
headers() const noexcepttoolbox::http::Requestinline
host() const noexcepttoolbox::http::BasicUrl< Request >inline
host() const noexcepttoolbox::http::BasicUrl< Request >inline
method() const noexcepttoolbox::http::Requestinline
operator=(const Request &)=deletetoolbox::http::Request
operator=(Request &&)=deletetoolbox::http::Request
BasicUrl< Request >::operator=(const BasicUrl &) noexcept=defaulttoolbox::http::BasicUrl< Request >
BasicUrl< Request >::operator=(BasicUrl &&) noexcept=defaulttoolbox::http::BasicUrl< Request >
parse(bool is_connect=false)toolbox::http::BasicUrl< Request >inlineprotected
parse(bool is_connect=false)toolbox::http::BasicUrl< Request >inlineprotected
path() const noexcepttoolbox::http::BasicUrl< Request >inline
path() const noexcepttoolbox::http::BasicUrl< Request >inline
port() const noexcepttoolbox::http::BasicUrl< Request >inline
port() const noexcepttoolbox::http::BasicUrl< Request >inline
query() const noexcepttoolbox::http::BasicUrl< Request >inline
query() const noexcepttoolbox::http::BasicUrl< Request >inline
Request()=defaulttoolbox::http::Request
Request(const Request &)=deletetoolbox::http::Request
Request(Request &&)=deletetoolbox::http::Request
reset() noexcepttoolbox::http::BasicUrl< Request >inlineprotected
reset() noexcepttoolbox::http::BasicUrl< Request >inlineprotected
schema() const noexcepttoolbox::http::BasicUrl< Request >inline
schema() const noexcepttoolbox::http::BasicUrl< Request >inline
set_method(Method method) noexcepttoolbox::http::Requestinline
url() const noexcepttoolbox::http::Requestinline
user_info() const noexcepttoolbox::http::BasicUrl< Request >inline
user_info() const noexcepttoolbox::http::BasicUrl< Request >inline
~BasicUrl()=defaulttoolbox::http::BasicUrl< Request >protected
~BasicUrl()=defaulttoolbox::http::BasicUrl< Request >protected
~Request()toolbox::http::Request