![]() |
XRootD
|
Main request/response class, handling the logical status of the communication. More...
#include "XrdOuc/XrdOucString.hh"
#include "XProtocol/XProtocol.hh"
#include "XrdXrootd/XrdXrootdBridge.hh"
#include "XrdHttpChecksumHandler.hh"
#include "XrdHttpReadRangeHandler.hh"
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
struct | DirListInfo |
class | XrdHttpReq |
Functions | |
void | trim (std::string &str) |
Main request/response class, handling the logical status of the communication.
Definition in file XrdHttpReq.hh.
struct DirListInfo |
Definition at line 59 of file XrdHttpReq.hh.
Class Members | ||
---|---|---|
long | flags | |
long | id | |
long | modtime | |
string | path | |
long long | size |
void trim | ( | std::string & | str | ) |
Definition at line 76 of file XrdHttpReq.cc.
References XrdOucUtils::trim().
Referenced by XrdHttpExtReq::XrdHttpExtReq(), XrdOucBuffer::Clone(), XrdOfsCPFile::FName(), XrdOucGatherConf::Gather(), and XrdHttpReq::parseLine().