|
Grok 20.3.2
|
#include <FetchCommon.h>
Public Attributes | |
| std::string | host |
| std::string | bucket |
| std::string | key |
| int | port = 443 |
| std::string grk::ParsedFetchPath::bucket |
Referenced by grk::FetchPathParser::parseBucketKey().
| std::string grk::ParsedFetchPath::host |
Referenced by grk::FetchPathParser::parseHostPort().
| std::string grk::ParsedFetchPath::key |
Referenced by grk::FetchPathParser::parseBucketKey().
| int grk::ParsedFetchPath::port = 443 |
Referenced by grk::FetchPathParser::parseHostPort().