|
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>
Include dependency graph for XrdHttpReq.hh:
This graph shows which files directly or indirectly include this file: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.
Collaboration diagram for DirListInfo:| 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().
Here is the call graph for this function:
Here is the caller graph for this function: