ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
CachedCurlNetwork.cachedReq
ae
sys
net
cachedcurl
CachedCurlNetwork
Perform a raw request and return information about the resulting cached response.
Response
cachedReq
(Request request)
Response
cachedReq
(string url, HTTP.Method method, void[] data)
class
CachedCurlNetwork
Response
cachedReq
(
string
url
,
HTTP.Method
method
,
in
void
[]
data
= null
)
Meta
Source
See Implementation
ae
sys
net
cachedcurl
CachedCurlNetwork
classes
CachedCurlException
constructors
this
functions
cachedReq
downloadFile
getFile
httpRequest
post
resolveRedirect
urlOK
static functions
_req
structs
Metadata
Request
Response
variables
cacheDir
cookieDir
cookieExt
epoch
http
Perform a raw request and return information about the resulting cached response.