append_body(std::string_view sv) | toolbox::http::Request | inline |
append_header_field(std::string_view sv, First first) | toolbox::http::Request | inline |
append_header_value(std::string_view sv, First) | toolbox::http::Request | inline |
append_url(std::string_view sv) | toolbox::http::Request | inline |
BasicUrl() noexcept | toolbox::http::BasicUrl< Request > | inline |
BasicUrl(const BasicUrl &) noexcept=default | toolbox::http::BasicUrl< Request > | |
BasicUrl(BasicUrl &&) noexcept=default | toolbox::http::BasicUrl< Request > | |
BasicUrl() noexcept | toolbox::http::BasicUrl< Request > | inline |
BasicUrl(const BasicUrl &) noexcept=default | toolbox::http::BasicUrl< Request > | |
BasicUrl(BasicUrl &&) noexcept=default | toolbox::http::BasicUrl< Request > | |
body() const noexcept | toolbox::http::Request | inline |
clear() noexcept | toolbox::http::Request | inline |
flush() | toolbox::http::Request | inline |
fragment() const noexcept | toolbox::http::BasicUrl< Request > | inline |
fragment() const noexcept | toolbox::http::BasicUrl< Request > | inline |
headers() const noexcept | toolbox::http::Request | inline |
host() const noexcept | toolbox::http::BasicUrl< Request > | inline |
host() const noexcept | toolbox::http::BasicUrl< Request > | inline |
method() const noexcept | toolbox::http::Request | inline |
operator=(const Request &)=delete | toolbox::http::Request | |
operator=(Request &&)=delete | toolbox::http::Request | |
BasicUrl< Request >::operator=(const BasicUrl &) noexcept=default | toolbox::http::BasicUrl< Request > | |
BasicUrl< Request >::operator=(BasicUrl &&) noexcept=default | toolbox::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 noexcept | toolbox::http::BasicUrl< Request > | inline |
path() const noexcept | toolbox::http::BasicUrl< Request > | inline |
port() const noexcept | toolbox::http::BasicUrl< Request > | inline |
port() const noexcept | toolbox::http::BasicUrl< Request > | inline |
query() const noexcept | toolbox::http::BasicUrl< Request > | inline |
query() const noexcept | toolbox::http::BasicUrl< Request > | inline |
Request()=default | toolbox::http::Request | |
Request(const Request &)=delete | toolbox::http::Request | |
Request(Request &&)=delete | toolbox::http::Request | |
reset() noexcept | toolbox::http::BasicUrl< Request > | inlineprotected |
reset() noexcept | toolbox::http::BasicUrl< Request > | inlineprotected |
schema() const noexcept | toolbox::http::BasicUrl< Request > | inline |
schema() const noexcept | toolbox::http::BasicUrl< Request > | inline |
set_method(Method method) noexcept | toolbox::http::Request | inline |
url() const noexcept | toolbox::http::Request | inline |
user_info() const noexcept | toolbox::http::BasicUrl< Request > | inline |
user_info() const noexcept | toolbox::http::BasicUrl< Request > | inline |
~BasicUrl()=default | toolbox::http::BasicUrl< Request > | protected |
~BasicUrl()=default | toolbox::http::BasicUrl< Request > | protected |
~Request() | toolbox::http::Request | |