bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for http::EffectiveUrl, including all inherited members.
dump() override | http::EffectiveUrl | virtual |
EffectiveUrl()=default (defined in http::EffectiveUrl) | http::EffectiveUrl | |
EffectiveUrl(const EffectiveUrl &src_url)=default (defined in http::EffectiveUrl) | http::EffectiveUrl | |
EffectiveUrl(const std::string &url_s, bool trusted) (defined in http::EffectiveUrl) | http::EffectiveUrl | inline |
EffectiveUrl(const std::string &url_s, const std::vector< std::string > &resp_hdrs, bool trusted=false) (defined in http::EffectiveUrl) | http::EffectiveUrl | inline |
EffectiveUrl(const http::url &src_url) (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
EffectiveUrl(const std::shared_ptr< http::EffectiveUrl > &source_url) (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
EffectiveUrl(const std::shared_ptr< http::EffectiveUrl > &source_url, bool trusted) (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 |
is_trusted() const (defined in http::url) | http::url | inlinevirtual |
kvp_map_t typedef (defined in http::url) | http::url | |
operator=(const url &rhs)=delete (defined in http::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) const | http::url | virtual |
query_parameter_values_size(const std::string &key) const | http::url | virtual |
set_ingest_time(const std::time_t &itime) (defined in http::url) | http::url | inlinevirtual |
str() const (defined in http::url) | http::url | inlinevirtual |
~EffectiveUrl() override=default (defined in http::EffectiveUrl) | http::EffectiveUrl | |
~url()=default (defined in http::url) | http::url | virtual |