SNode.C
Loading...
Searching...
No Matches
ConfigHTTP.cpp File Reference
Include dependency graph for ConfigHTTP.cpp:

Go to the source code of this file.

Namespaces

namespace  web
 
namespace  web::http
 
namespace  web::http::client
 

Macros

#define XSTR(s)   STR(s)
 
#define STR(s)   #s
 

Macro Definition Documentation

◆ STR

#define STR ( s)    #s

Definition at line 29 of file ConfigHTTP.cpp.

◆ XSTR

#define XSTR ( s)    STR(s)

Definition at line 28 of file ConfigHTTP.cpp.