|
xrootd
|
A pragmatic implementation of the HTTP/DAV protocol for the Xrd framework. More...
#include <cstdlib>#include <unistd.h>#include <sys/types.h>#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdSec/XrdSecInterface.hh"#include "Xrd/XrdObject.hh"#include "XrdXrootd/XrdXrootdBridge.hh"#include "XrdOuc/XrdOucStream.hh"#include "Xrd/XrdProtocol.hh"#include "XrdOuc/XrdOucHash.hh"#include "XrdHttpChecksumHandler.hh"#include "XrdHttpReadRangeHandler.hh"#include "XrdNet/XrdNetPMark.hh"#include <openssl/ssl.h>#include <vector>#include "XrdHttpReq.hh"
Go to the source code of this file.
Classes | |
| class | XrdHttpProtocol |
| struct | XrdHttpProtocol::extHInfo |
| struct | XrdHttpProtocol::XrdHttpExtHandlerInfo |
| struct | XrdHttpProtocol::StaticPreloadInfo |
Macros | |
| #define | __attribute__(x) |
| #define | MAX_XRDHTTPEXTHANDLERS 4 |
A pragmatic implementation of the HTTP/DAV protocol for the Xrd framework.
| #define __attribute__ | ( | x | ) |
| #define MAX_XRDHTTPEXTHANDLERS 4 |
1.8.5