@bearnjs/rest
Preparing search index...
ContentType
Type Alias ContentType
ContentType
:
MaybeArray
<
|
"none"
|
"text"
|
"json"
|
"formdata"
|
"urlencoded"
|
"arrayBuffer"
|
"text/plain"
|
"application/json"
|
"multipart/form-data"
|
"application/x-www-form-urlencoded"
|
"application/octet-stream"
,
>
Represents content type hints and MIME types used in HTTP requests and responses.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bearnjs/rest
Loading...
Represents content type hints and MIME types used in HTTP requests and responses.