|
bes Updated for version 3.20.10
|
This is the complete list of members for http::EffectiveUrl, including all inherited members.
| dump() override | http::EffectiveUrl | virtual |
| EffectiveUrl() (defined in http::EffectiveUrl) | http::EffectiveUrl | explicit |
| EffectiveUrl(const std::string &url_s, bool trusted=false) (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
| EffectiveUrl(const std::string &url_s, const std::vector< std::string > &resp_hdrs, bool trusted=false) (defined in http::EffectiveUrl) | http::EffectiveUrl | inlineexplicit |
| EffectiveUrl(EffectiveUrl const &src_url) | http::EffectiveUrl | inline |
| EffectiveUrl(http::url const &src_url) | 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 |
| EffectiveUrl(std::shared_ptr< http::url > source_url) (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() (defined in http::url) | http::url | inlinevirtual |
| 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 std::time_t &itime) (defined in http::url) | http::url | inlinevirtual |
| str() const (defined in http::url) | http::url | inlinevirtual |
| url() (defined in http::url) | http::url | inlineexplicit |
| url(const std::string &url_s, bool trusted=false) (defined in http::url) | http::url | inlineexplicit |
| url(http::url const &src_url) (defined in http::url) | http::url | inline |
| url(const std::shared_ptr< http::url > &source_url) (defined in http::url) | http::url | inlineexplicit |
| url(const std::shared_ptr< http::url > &source_url, bool trusted) (defined in http::url) | http::url | inlineexplicit |
| ~EffectiveUrl() (defined in http::EffectiveUrl) | http::EffectiveUrl | inlinevirtual |
| ~url() (defined in http::url) | http::url | virtual |