ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
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)
class
CachedCurlNetwork
Response
cachedReq
(
ref
const
Request
request
)
Response
cachedReq
(string url, HTTP.Method method, void[] data)
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.