nlib
HttpStyleUri.h File Reference

Defines the class for handling URIs in formats that begin with "http://". More...

#include <utility>
#include "nn/nlib/UniquePtr.h"
#include "nn/nlib/Uri.h"

Go to the source code of this file.

Classes

class  nn::nlib::HttpStyleUri
 The class for parsing URIs that use the http and https schemes, and for constructing URI strings. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 

Detailed Description

Defines the class for handling URIs in formats that begin with "http://".

Definition in file HttpStyleUri.h.