![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <map>
#include <string>
#include <vector>
#include "mysqlrouter/uri.h"
#include "mysqlrouter/http_common_export.h"
Go to the source code of this file.
Classes | |
class | http::base::Uri |
Namespaces | |
namespace | http |
namespace | http::base |
Functions | |
HTTP_COMMON_EXPORT std::string | http::base::http_uri_path_canonicalize (const std::string &uri_path) |
canonicalize a URI path. More... | |