XrdHttpReq.hh File Reference
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 <vector>
#include <string>
#include <map>
Go to the source code of this file.
Detailed Description
Main request/response class, handling the logical status of the communication.
- Author:
- Fabrizio Furano
- Date:
- Nov 2012
Define Documentation
#define READV_MAXCHUNKS 512 |
#define READV_MAXCHUNKSIZE (1024*128) |
Function Documentation
void trim |
( |
std::string & |
str |
) |
|