masto
Preparing search index...
<internal>
HttpMetaParams
Interface HttpMetaParams<T>
interface
HttpMetaParams
<
T
extends
Encoding
=
"none"
>
{
encoding
?:
T
;
requestInit
?:
Omit
<
RequestInit
,
"body"
|
"method"
>
;
}
Type Parameters
T
extends
Encoding
=
"none"
Index
Properties
encoding?
request
Init?
Properties
Optional
Readonly
encoding
encoding
?:
T
Optional
Readonly
request
Init
requestInit
?:
Omit
<
RequestInit
,
"body"
|
"method"
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
encoding
request
Init
masto
Loading...