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
String toString() const
Return full escaped content for incorporation into a URI.
HttpParams()=default
void parseQuery(char *query)
Called from URL class to process query section of a URI.
Definition: Printable.h:42
void setMultiple(const HashMap< String, String > &map)
Definition: WHashMap.h:441
size_t printTo(Print &p) const override