#include <httpfetch.h>
◆ HTTPFetchRequest()
HTTPFetchRequest::HTTPFetchRequest |
( |
| ) |
|
◆ caller
Referenced by HTTPFetchOngoing::HTTPFetchOngoing(), GUIEngine::downloadFile(), httpfetch_sync_interruptible(), ClientMediaDownloader::initialStep(), ModApiHttp::l_http_fetch_async(), CurlFetchThread::processRequest(), ModApiHttp::read_http_fetch_request(), CurlFetchThread::requestClear(), ServerList::sendAnnounce(), SingleMediaDownloader::startRemoteMediaTransfer(), and ClientMediaDownloader::startRemoteMediaTransfers().
◆ connect_timeout
long HTTPFetchRequest::connect_timeout |
◆ extra_headers
std::vector<std::string> HTTPFetchRequest::extra_headers |
◆ fields
◆ method
◆ multipart
bool HTTPFetchRequest::multipart = false |
◆ raw_data
std::string HTTPFetchRequest::raw_data |
◆ request_id
u64 HTTPFetchRequest::request_id = 0 |
◆ timeout
long HTTPFetchRequest::timeout |
◆ url
std::string HTTPFetchRequest::url = "" |
Referenced by HTTPFetchOngoing::HTTPFetchOngoing(), HTTPFetchOngoing::complete(), GUIEngine::downloadFile(), httpfetch_sync_interruptible(), ClientMediaDownloader::initialStep(), ModApiHttp::l_http_fetch_async(), ModApiHttp::l_http_fetch_sync(), ModApiHttp::read_http_fetch_request(), ServerList::sendAnnounce(), SingleMediaDownloader::startRemoteMediaTransfer(), and ClientMediaDownloader::startRemoteMediaTransfers().
◆ useragent
std::string HTTPFetchRequest::useragent |
The documentation for this struct was generated from the following files: