Url.h File Reference
#include <WString.h>
#include "Http/HttpParams.h"
#include <sming_attr.h>
Include dependency graph for Url.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Url
 Class to manage URL instance. More...
 

Macros

#define URI_SCHEME_MAP(XX)
 
#define XX(name, str, port)   DECLARE_FSTR(URI_SCHEME_##name)
 Common URI scheme strings. More...
 

Functions

String toString (const Url &url)