All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
URL.cpp File Reference

A Uniform Resource Locator. More...

#include "Exception.h"
#include "Translator.h"
#include "URL.h"
#include "URI/authority.h"
#include "URI/domain_name.h"
#include "URI/fragment.h"
#include "URI/ip_address.h"
#include "URI/ipv6_address.h"
#include "URI/path.h"
#include "URI/query.h"
#include "URI/scheme.h"
#include "URI/uri.h"
#include "URI/urisyn.h"
#include "URI/utils.h"
#include <cstdio>
#include <stdexcept>

Go to the source code of this file.

Detailed Description

A Uniform Resource Locator.

Definition in file URL.cpp.