bes
Updated for version 3.20.8
|
This is the complete list of members for http::EffectiveUrl, including all inherited members.
dump() override | http::EffectiveUrl | virtual |
EffectiveUrl(const std::string &url_s, const std::vector< std::string > &resp_hdrs) (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
EffectiveUrl(const std::string &url_s) (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
EffectiveUrl() (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
get_header(const std::string &name, std::string &value, bool &found) | http::EffectiveUrl | |
host() const (defined in http::url) | http::url | inlinevirtual |
ingest_response_headers(const std::vector< std::string > &resp_hdrs) | http::EffectiveUrl | |
ingest_time() const (defined in http::url) | http::url | inlinevirtual |
is_expired() override | http::EffectiveUrl | virtual |
parse(const std::string &source_url) | http::url | |
path() const (defined in http::url) | http::url | inlinevirtual |
protocol() const (defined in http::url) | http::url | inlinevirtual |
query() const (defined in http::url) | http::url | inlinevirtual |
query_parameter_value(const std::string &key) const | http::url | virtual |
query_parameter_values(const std::string &key, std::vector< std::string > &values) const | http::url | virtual |
set_ingest_time(const time_t itime) (defined in http::url) | http::url | inlinevirtual |
str() const (defined in http::url) | http::url | inlinevirtual |
url(std::string url) (defined in http::EffectiveUrl) | http::EffectiveUrl | inline |
url() (defined in http::url) | http::url | inlineexplicit |
url(const std::string &url_s) (defined in http::url) | http::url | inlineexplicit |
~EffectiveUrl() (defined in http::EffectiveUrl) | http::EffectiveUrl | inlinevirtual |
~url() (defined in http::url) | http::url |