WPILibC++
2018.4.1-20180730003225-1150-g0a0d924
|
Public Member Functions | |
HttpRequest (const HttpLocation &loc) | |
template<typename T > | |
HttpRequest (const HttpLocation &loc, const T &extraParams) | |
HttpRequest (const HttpLocation &loc, StringRef path_) | |
template<typename T > | |
HttpRequest (const HttpLocation &loc, StringRef path_, const T ¶ms) | |
Public Attributes | |
SmallString< 128 > | host |
int | port |
std::string | auth |
SmallString< 128 > | path |