XRootD
Loading...
Searching...
No Matches
XrdHttpCorsHandler.cc File Reference
#include "XrdHttpCorsHandler.hh"
#include "XrdOuc/XrdOucGatherConf.hh"
#include "XrdVersion.hh"
#include "XrdOuc/XrdOucUtils.hh"
+ Include dependency graph for XrdHttpCorsHandler.cc:

Go to the source code of this file.

Functions

XrdHttpCorsXrdHttpCorsGetHandler (XrdHttpCorsGetHandlerArgs)
 
 XrdVERSIONINFO (XrdHttpCorsget, XrdHttpCorsHandler)
 

Function Documentation

◆ XrdHttpCorsGetHandler()

XrdHttpCors * XrdHttpCorsGetHandler ( XrdHttpCorsGetHandlerArgs )

Definition at line 29 of file XrdHttpCorsHandler.cc.

29 {
30 return new XrdHttpCorsHandler();
31}

References XrdHttpCorsGetHandlerArgs.

◆ XrdVERSIONINFO()

XrdVERSIONINFO ( XrdHttpCorsget ,
XrdHttpCorsHandler  )