WPILibC++
2018.4.1-20180928014753-1210-gac7dfa5
|
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 |