package js.html
Available on js
optionalsignal:Null<AbortSignal>
optionalreferrerPolicy:Null<ReferrerPolicy>
optionalreferrer:Null<String>
optionalredirect:Null<RequestRedirect>
optionalobserve:Null<EitherType<FetchObserver ‑> Void, ObserverCallback>>
optionalmode:Null<RequestMode>
optionalmethod:Null<String>
optionalintegrity:Null<String>
optionalheaders:Null<EitherType<Headers, EitherType<Array<Array<String>>, DynamicAccess<String>>>>
optionalcredentials:Null<RequestCredentials>
optionalcache:Null<RequestCache>
optionalbody:Null<EitherType<Blob, EitherType<EitherType<ArrayBufferView, ArrayBuffer>, EitherType<FormData, EitherType<URLSearchParams, String>>>>>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/RequestInit.html