#include <XrdClHttpHeaderCallout.hh>
|
| using | HeaderList = std::vector<std::pair<std::string, std::string>> |
Definition at line 17 of file XrdClHttpHeaderCallout.hh.
◆ HeaderList
◆ ~HeaderCallout()
| virtual XrdClHttp::HeaderCallout::~HeaderCallout |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ GetHeaders()
| virtual std::shared_ptr< HeaderList > XrdClHttp::HeaderCallout::GetHeaders |
( |
const std::string & | verb, |
|
|
const std::string & | url, |
|
|
const HeaderList & | headers ) |
|
pure virtual |
The documentation for this class was generated from the following file: