Ada 2.7.8
Fast spec-compliant URL parser
Loading...
Searching...
No Matches
url_aggregator.h File Reference

Declaration for the basic URL definitions. More...

#include "ada/common_defs.h"
#include "ada/url_base.h"
#include "ada/url_components.h"
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

struct  ada::url_aggregator
 Lightweight URL struct. More...
 

Namespaces

namespace  ada
 

Functions

std::ostream & ada::operator<< (std::ostream &out, const ada::url &u)
 

Detailed Description

Declaration for the basic URL definitions.

Definition in file url_aggregator.h.