#include "XrdVersion.hh"
#include "XrdHttpProtocol.hh"
Go to the source code of this file.
◆ XrdgetProtocol()
Definition at line 19 of file XrdHttpModule.cc.
22 const char *txt =
"completed.";
26 pi->
eDest->
Say(
"Copr. 2012 CERN IT, an HTTP implementation for the XRootD framework.");
27 pi->
eDest->
Say(
"++++++ HTTP protocol initialization started.");
34 pi->
eDest->
Say(
"------ HTTP protocol initialization ", txt);
static int Configure(char *parms, XrdProtocol_Config *pi)
Read and apply the configuration.
void Say(const char *text1, const char *text2=0, const char *txt3=0, const char *text4=0, const char *text5=0, const char *txt6=0)
References XrdHttpProtocol::Configure(), XrdProtocol_Config::eDest, and XrdSysError::Say().
◆ XrdgetProtocolPort()
◆ XrdVERSIONINFO() [1/2]
◆ XrdVERSIONINFO() [2/2]