ResponseInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

headers
auto headers()
Undocumented in source. Be warned that the author may not have intended to support it.
headers
void headers(HeadersInit headers)
Undocumented in source. Be warned that the author may not have intended to support it.
status
void status(ushort status)
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
void statusText(string statusText)
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.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta