Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
http::Uri Struct Referencefinal

#include <HTTPRequest.h>

Collaboration diagram for http::Uri:
Collaboration graph

Public Attributes

std::string scheme
 
std::string user
 
std::string password
 
std::string host
 
std::string port
 
std::string path
 
std::string query
 
std::string fragment
 

Member Data Documentation

◆ fragment

std::string http::Uri::fragment

◆ host

std::string http::Uri::host

◆ password

std::string http::Uri::password

◆ path

std::string http::Uri::path

◆ port

std::string http::Uri::port

◆ query

std::string http::Uri::query

◆ scheme

std::string http::Uri::scheme

◆ user

std::string http::Uri::user

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