LoadURIOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

baseURI
void baseURI(Optional!(T0) baseURI)
Undocumented in source. Be warned that the author may not have intended to support it.
baseURI
auto baseURI()
Undocumented in source. Be warned that the author may not have intended to support it.
csp
void csp(Optional!(T0) csp)
Undocumented in source. Be warned that the author may not have intended to support it.
csp
auto csp()
Undocumented in source. Be warned that the author may not have intended to support it.
headers
void headers(Optional!(T0) headers)
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.
loadFlags
void loadFlags(int loadFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
loadFlags
int loadFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
postData
void postData(Optional!(T0) postData)
Undocumented in source. Be warned that the author may not have intended to support it.
postData
auto postData()
Undocumented in source. Be warned that the author may not have intended to support it.
referrerInfo
void referrerInfo(Optional!(T0) referrerInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
referrerInfo
auto referrerInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
triggeringPrincipal
void triggeringPrincipal(Optional!(T0) triggeringPrincipal)
Undocumented in source. Be warned that the author may not have intended to support it.
triggeringPrincipal
auto triggeringPrincipal()
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