#include <FetchPathParser.h>
◆ parseBucketKey()
| void grk::FetchPathParser::parseBucketKey |
( |
const std::string & | path, |
|
|
ParsedFetchPath & | parsed, |
|
|
const char * | log_context ) |
|
inlinestaticprivate |
◆ parseHostPort()
| void grk::FetchPathParser::parseHostPort |
( |
const std::string & | url, |
|
|
ParsedFetchPath & | parsed, |
|
|
int | default_port ) |
|
inlinestaticprivate |
◆ parseHttpsPath()
| void grk::FetchPathParser::parseHttpsPath |
( |
std::string & | url, |
|
|
ParsedFetchPath & | parsed, |
|
|
int | default_port = 443 ) |
|
inlinestatic |
◆ parseVsiPath()
| void grk::FetchPathParser::parseVsiPath |
( |
std::string & | url, |
|
|
ParsedFetchPath & | parsed, |
|
|
const std::string & | prefix ) |
|
inlinestatic |
The documentation for this class was generated from the following file: