ae v0.0.2845 (2020-11-29T12:45:19Z)
Home
Dub
Repo
CachedCurlNetwork.Request
ae
sys
net
cachedcurl
CachedCurlNetwork
Undocumented in source.
class
CachedCurlNetwork
static
struct
Request {
string
url
;
HTTP
.
Method
method
;
const
(
void
)[]
data
;
const
(
string
[
2
])[]
headers
;
int
maxRedirects
;
}
Members
Variables
data
const
(
void
)[]
data
;
Undocumented in source.
headers
const
(
string
[
2
])[]
headers
;
Undocumented in source.
maxRedirects
int
maxRedirects
;
Undocumented in source.
method
HTTP
.
Method
method
;
Undocumented in source.
url
string
url
;
Undocumented in source.
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