Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
|
#include <HTTPRequest.h>
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 |
std::string http::Uri::fragment |
std::string http::Uri::host |
std::string http::Uri::password |
std::string http::Uri::path |
std::string http::Uri::port |
std::string http::Uri::query |
std::string http::Uri::scheme |
std::string http::Uri::user |