HttpParams.h
Go to the documentation of this file.
15 * Custom URL parsing code has been replaced with the yuarel library https://github.com/jacketizer/libyuarel
void setMultiple(const HashMap< String, String > &map)
Definition: WHashMap.h:389
HttpParams()=default
size_t printTo(Print &p) const
void parseQuery(char *query)
Called from URL class to process query section of a URI.
String toString() const
Return full escaped content for incorporation into a URI.