Ada 3.1.0
Fast spec-compliant URL parser
|
Declaration for the basic URL definitions. More...
Go to the source code of this file.
Classes | |
struct | ada::url_base |
Base class of URL implementations. More... | |
Namespaces | |
namespace | ada |
Enumerations | |
enum | ada::url_host_type : uint8_t { ada::DEFAULT = 0 , ada::IPV4 = 1 , ada::IPV6 = 2 } |
Declaration for the basic URL definitions.
Definition in file url_base.h.