|
XRootD
|
#include <map>#include <string>#include <string_view>#include <optional>
Include dependency graph for XrdHttpCors.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdHttpCors |
Macros | |
| #define | XrdHttpCorsGetHandlerArgs |
Typedefs | |
| typedef XrdHttpCors *(* | XrdHttpCorsget_t) (XrdSysError *eDest, const char *confg, XrdOucEnv *envP) |
Functions | |
| XrdHttpCors * | XrdHttpCorsGetHandler (XrdHttpCorsGetHandlerArgs) |
| #define XrdHttpCorsGetHandlerArgs |
Definition at line 70 of file XrdHttpCors.hh.
Referenced by XrdHttpCorsGetHandler().
| typedef XrdHttpCors *(* XrdHttpCorsget_t) (XrdSysError *eDest, const char *confg, XrdOucEnv *envP) |
Definition at line 64 of file XrdHttpCors.hh.
| XrdHttpCors * XrdHttpCorsGetHandler | ( | XrdHttpCorsGetHandlerArgs | ) |
Definition at line 29 of file XrdHttpCorsHandler.cc.
References XrdHttpCorsGetHandlerArgs.