WPILibC++
2019.1.1-beta-2-39-gff58c51
|
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 |