Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
All Classes Functions Variables Typedefs Enumerations Enumerator Modules Pages
URL Class Reference

Public Member Functions

 URL (String urlString)
 
String toString ()
 
String getPathWithQuery ()
 

Public Attributes

String Protocol
 
String Host
 
int Port
 
String Path
 
String Query