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... | |
Typedefs | |
typedef Url | URL |
Functions | |
String | toString (const Url &url) |