iipsrv 1.2
iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images
URL Class Reference

Simple utility class to decode and filter URLs. More...

#include <URL.h>

Public Member Functions

 URL (const std::string &s)
 Constructor.
 
std::string decode ()
 Decode and filter URL.
 
std::string escape ()
 String escaping for JSON etc.
 
std::string warning () const
 Return any warning message.
 

Detailed Description

Simple utility class to decode and filter URLs.

Constructor & Destructor Documentation

◆ URL()

URL::URL ( const std::string &  s)
inline

Constructor.

Parameters
sinput url string

The documentation for this class was generated from the following file: