libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
LoadURIOptions.csp
libwasm
bindings
LoadURIOptions
LoadURIOptions
Undocumented in source. Be warned that the author may not have intended to support it.
void
csp
(Optional!(T0) csp)
struct
LoadURIOptions
nothrow
void
csp
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
csp
)
if
(
isTOrPointer
!(
T0
,
ContentSecurityPolicy
)
)
auto
csp
()
Meta
Source
See Implementation
libwasm
bindings
LoadURIOptions
LoadURIOptions
constructors
this
functions
baseURI
csp
headers
loadFlags
postData
referrerInfo
triggeringPrincipal
static functions
create
variables
handle