Request

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

arrayBuffer
auto arrayBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
blob
auto blob()
Undocumented in source. Be warned that the author may not have intended to support it.
bodyUsed
bool bodyUsed()
Undocumented in source. Be warned that the author may not have intended to support it.
cache
RequestCache cache()
Undocumented in source. Be warned that the author may not have intended to support it.
clone
auto clone()
Undocumented in source. Be warned that the author may not have intended to support it.
credentials
RequestCredentials credentials()
Undocumented in source. Be warned that the author may not have intended to support it.
destination
RequestDestination destination()
Undocumented in source. Be warned that the author may not have intended to support it.
formData
auto formData()
Undocumented in source. Be warned that the author may not have intended to support it.
headers
auto headers()
Undocumented in source. Be warned that the author may not have intended to support it.
integrity
string integrity()
Undocumented in source. Be warned that the author may not have intended to support it.
json
auto json()
Undocumented in source. Be warned that the author may not have intended to support it.
method
string method()
Undocumented in source. Be warned that the author may not have intended to support it.
mode
RequestMode mode()
Undocumented in source. Be warned that the author may not have intended to support it.
mozErrors
bool mozErrors()
Undocumented in source. Be warned that the author may not have intended to support it.
overrideContentPolicyType
void overrideContentPolicyType(uint context)
Undocumented in source. Be warned that the author may not have intended to support it.
redirect
RequestRedirect redirect()
Undocumented in source. Be warned that the author may not have intended to support it.
referrer
string referrer()
Undocumented in source. Be warned that the author may not have intended to support it.
referrerPolicy
ReferrerPolicy referrerPolicy()
Undocumented in source. Be warned that the author may not have intended to support it.
signal
auto signal()
Undocumented in source. Be warned that the author may not have intended to support it.
text
auto text()
Undocumented in source. Be warned that the author may not have intended to support it.
url
string url()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta