#include <XrdHttpExtHandler.hh>
Base class for a plugin that can handle requests for urls that match a certain set of prefixes
Definition at line 90 of file XrdHttpExtHandler.hh.
◆ XrdHttpExtHandler()
XrdHttpExtHandler::XrdHttpExtHandler |
( |
| ) |
|
|
inline |
◆ ~XrdHttpExtHandler()
virtual XrdHttpExtHandler::~XrdHttpExtHandler |
( |
| ) |
|
|
inlinevirtual |
◆ Init()
virtual int XrdHttpExtHandler::Init |
( |
const char * |
cfgfile | ) |
|
|
pure virtual |
◆ MatchesPath()
virtual bool XrdHttpExtHandler::MatchesPath |
( |
const char * |
verb, |
|
|
const char * |
path |
|
) |
| |
|
pure virtual |
◆ ProcessReq()
The documentation for this class was generated from the following file: