2 #include "XrdVersion.hh"
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);
59 if (pi->
Port < 0)
return 1094;
XrdProtocol * XrdgetProtocol(const char *pname, char *parms, XrdProtocol_Config *pi)
XrdVERSIONINFO(XrdgetProtocol, xrdhttp)
int XrdgetProtocolPort(const char *pname, char *parms, XrdProtocol_Config *pi)
A pragmatic implementation of the HTTP/DAV protocol for the Xrd framework.
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)