#include <XrdClHttpResponseInfo.hh>
Definition at line 18 of file XrdClHttpResponseInfo.hh.
◆ HeaderMap
| using XrdClHttp::ResponseInfo::HeaderMap = std::unordered_map<std::string, HeaderValues> |
◆ HeaderResponses
| using XrdClHttp::ResponseInfo::HeaderResponses = std::vector<HeaderMap> |
◆ HeaderValues
| using XrdClHttp::ResponseInfo::HeaderValues = std::vector<std::string> |
◆ ~ResponseInfo()
| virtual XrdClHttp::ResponseInfo::~ResponseInfo |
( |
| ) |
|
|
inlinevirtual |
◆ AddResponse()
| void XrdClHttp::ResponseInfo::AddResponse |
( |
HeaderMap && |
map | ) |
|
|
inline |
◆ GetHeaderResponse()
| const HeaderResponses& XrdClHttp::ResponseInfo::GetHeaderResponse |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: