| CleanupDnsCache() | XrdClHttp::CurlOperation | static |
| Continue(std::shared_ptr< CurlOperation > op, XrdCl::ResponseHandler *handler, char *buffer, size_t buffer_size) | XrdClHttp::CurlReadOp | |
| ContinueHandle() override | XrdClHttp::CurlReadOp | virtual |
| CurlOperation(XrdCl::ResponseHandler *handler, const std::string &url, struct timespec timeout, XrdCl::Log *log, CreateConnCalloutType, HeaderCallout *header_callout) | XrdClHttp::CurlOperation | |
| CurlOperation(XrdCl::ResponseHandler *handler, const std::string &url, std::chrono::steady_clock::time_point expiry, XrdCl::Log *log, CreateConnCalloutType, HeaderCallout *header_callout) | XrdClHttp::CurlOperation | |
| CurlOperation(const CurlOperation &)=delete | XrdClHttp::CurlOperation | |
| CurlPrefetchOpenOp(XrdClHttp::File &file, XrdCl::ResponseHandler *handler, std::shared_ptr< XrdCl::ResponseHandler > default_handler, const std::string &url, struct timespec timeout, const std::pair< uint64_t, uint64_t > &op, char *buffer, size_t sz, XrdCl::Log *logger, CreateConnCalloutType callout, HeaderCallout *header_callout) | XrdClHttp::CurlPrefetchOpenOp | inline |
| CurlReadOp(XrdCl::ResponseHandler *handler, std::shared_ptr< XrdCl::ResponseHandler > default_handler, const std::string &url, struct timespec timeout, const std::pair< uint64_t, uint64_t > &op, char *buffer, size_t sz, XrdCl::Log *logger, CreateConnCalloutType callout, HeaderCallout *header_callout) | XrdClHttp::CurlReadOp | |
| ErrCallback enum value | XrdClHttp::CurlOperation | |
| ErrHeaderTimeout enum value | XrdClHttp::CurlOperation | |
| ErrNone enum value | XrdClHttp::CurlOperation | |
| ErrOperationTimeout enum value | XrdClHttp::CurlOperation | |
| ErrTransferClientStall enum value | XrdClHttp::CurlOperation | |
| ErrTransferSlow enum value | XrdClHttp::CurlOperation | |
| ErrTransferStall enum value | XrdClHttp::CurlOperation | |
| Fail(uint16_t errCode, uint32_t errNum, const std::string &msg) override | XrdClHttp::CurlReadOp | virtual |
| FailCallback(XErrorCode ecode, const std::string &emsg) | XrdClHttp::CurlOperation | protected |
| FinishSetup(CURL *curl) | XrdClHttp::CurlOperation | |
| GetCallbackError() const | XrdClHttp::CurlOperation | inline |
| GetConnCalloutFunc() const | XrdClHttp::CurlOperation | inline |
| GetCurlErrorMessage() const | XrdClHttp::CurlOperation | inline |
| GetCurlHandle() const | XrdClHttp::CurlOperation | inline |
| GetDefaultSlowRateBytesSec() | XrdClHttp::CurlOperation | inlinestatic |
| GetDefaultStallTimeout() | XrdClHttp::CurlOperation | inlinestatic |
| GetError() const | XrdClHttp::CurlOperation | inline |
| GetHeaderExpiry() const | XrdClHttp::CurlOperation | inline |
| GetOperationExpiry() | XrdClHttp::CurlOperation | inline |
| GetResponseInfo() | XrdClHttp::CurlOperation | |
| GetStatusCode() const | XrdClHttp::CurlOperation | inline |
| GetStatusMessage() const | XrdClHttp::CurlOperation | inline |
| GetTriedBoker() const | XrdClHttp::CurlOperation | inline |
| GetUrl() const | XrdClHttp::CurlOperation | inline |
| GetVerb() const override | XrdClHttp::CurlReadOp | inlinevirtual |
| GetVerbString(HttpVerb) | XrdClHttp::CurlOperation | static |
| HasFailed() const | XrdClHttp::CurlOperation | inline |
| HeaderList typedef | XrdClHttp::CurlOperation | |
| HeaderTimeoutExpired(const std::chrono::steady_clock::time_point &now) | XrdClHttp::CurlOperation | |
| HttpVerb enum name | XrdClHttp::CurlOperation | |
| IsDone() const | XrdClHttp::CurlOperation | inline |
| IsPaused() const | XrdClHttp::CurlOperation | inline |
| IsRedirect() const | XrdClHttp::CurlOperation | inline |
| m_buffer | XrdClHttp::CurlReadOp | protected |
| m_buffer_size | XrdClHttp::CurlReadOp | protected |
| m_continue_queue | XrdClHttp::CurlReadOp | protected |
| m_curl | XrdClHttp::CurlOperation | protected |
| m_default_minimum_rate | XrdClHttp::CurlOperation | protectedstatic |
| m_err_msg | XrdClHttp::CurlReadOp | protected |
| m_handler | XrdClHttp::CurlOperation | protected |
| m_header_callout | XrdClHttp::CurlOperation | protected |
| m_header_expiry | XrdClHttp::CurlOperation | protected |
| m_headers | XrdClHttp::CurlOperation | protected |
| m_headers_list | XrdClHttp::CurlOperation | protected |
| m_logger | XrdClHttp::CurlOperation | protected |
| m_minimum_rate | XrdClHttp::CurlOperation | protected |
| m_minimum_transfer_rate | XrdClHttp::CurlOperation | protectedstatic |
| m_op | XrdClHttp::CurlReadOp | protected |
| m_operation_expiry | XrdClHttp::CurlOperation | protected |
| m_url | XrdClHttp::CurlOperation | protected |
| m_written | XrdClHttp::CurlReadOp | protected |
| MoveResponseInfo() | XrdClHttp::CurlOperation | inline |
| OperationTimeoutExpired(const std::chrono::steady_clock::time_point &now) | XrdClHttp::CurlOperation | |
| OpError enum name | XrdClHttp::CurlOperation | |
| OptionsDone() | XrdClHttp::CurlOperation | inlinevirtual |
| Pause() override | XrdClHttp::CurlPrefetchOpenOp | virtual |
| Redirect(std::string &target) | XrdClHttp::CurlOperation | virtual |
| RedirectAction enum name | XrdClHttp::CurlOperation | |
| ReleaseHandle() override | XrdClHttp::CurlReadOp | virtual |
| RequiresOptions() const | XrdClHttp::CurlOperation | inlinevirtual |
| SetContinueQueue(std::shared_ptr< XrdClHttp::HandlerQueue > queue) override | XrdClHttp::CurlReadOp | inlinevirtual |
| SetDone(bool has_failed) | XrdClHttp::CurlOperation | inlineprotected |
| SetPaused(bool paused) | XrdClHttp::CurlOperation | protected |
| SetSlowRateBytesSec(int rate) | XrdClHttp::CurlOperation | inlinestatic |
| SetStallTimeout(int stall_interval) | XrdClHttp::CurlOperation | inlinestatic |
| SetStallTimeout(const std::chrono::steady_clock::duration &stall_interval) | XrdClHttp::CurlOperation | inlinestatic |
| SetTriedBoker() | XrdClHttp::CurlOperation | inline |
| Setup(CURL *curl, CurlWorker &) override | XrdClHttp::CurlReadOp | virtual |
| StartConnectionCallout(std::string &err) | XrdClHttp::CurlOperation | |
| StatisticsReset() | XrdClHttp::CurlOperation | |
| Success() override | XrdClHttp::CurlReadOp | virtual |
| TransferStalled(uint64_t xfer_bytes, const std::chrono::steady_clock::time_point &now) | XrdClHttp::CurlOperation | |
| UpdateBytes(uint64_t bytes) | XrdClHttp::CurlOperation | inlineprotected |
| UseConnectionCallout() | XrdClHttp::CurlOperation | inline |
| WaitSocket() | XrdClHttp::CurlOperation | inlinevirtual |
| WaitSocketCallback(std::string &err) | XrdClHttp::CurlOperation | virtual |
| ~CurlOperation() | XrdClHttp::CurlOperation | virtual |
| ~CurlReadOp() | XrdClHttp::CurlReadOp | inlinevirtual |