Response

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
auto bodyUsed()
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_()
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.
error
auto error()
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.
json
auto json()
Undocumented in source. Be warned that the author may not have intended to support it.
ok
auto ok()
Undocumented in source. Be warned that the author may not have intended to support it.
redirect
auto redirect(string url, ushort status)
Undocumented in source. Be warned that the author may not have intended to support it.
redirect
auto redirect(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
redirected
auto redirected()
Undocumented in source. Be warned that the author may not have intended to support it.
status
auto status()
Undocumented in source. Be warned that the author may not have intended to support it.
statusText
auto statusText()
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.
trailer
auto trailer()
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.
url
auto url()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta