FetchEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

clientId
string clientId()
Undocumented in source. Be warned that the author may not have intended to support it.
isReload
bool isReload()
Undocumented in source. Be warned that the author may not have intended to support it.
request
auto request()
Undocumented in source. Be warned that the author may not have intended to support it.
respondWith
void respondWith(JsPromise!(Response) r)
Undocumented in source. Be warned that the author may not have intended to support it.
resultingClientId
string resultingClientId()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.ExtendableEvent.ExtendableEvent _parent;
Undocumented in source.

Meta