A Discrete-Event Network Simulator
API
http Namespace Reference

Classes

class  Request
 
class  RequestError
 
struct  Response
 
class  ResponseError
 

Enumerations

enum class  InternetProtocol : std::uint8_t { V4 , V6 }
 

Functions

std::string urlEncode (const std::string &str)
 

Enumeration Type Documentation

◆ InternetProtocol

enum http::InternetProtocol : std::uint8_t
strong
Enumerator
V4 
V6 

Definition at line 44 of file http-request.h.

Function Documentation

◆ urlEncode()

std::string http::urlEncode ( const std::string &  str)
inline

Definition at line 50 of file http-request.h.

References test-ns3::result.