EasyFM - v5.0.0-beta.1
Preparing search index...
index
TYPES
AuthorizationHeaders
Interface AuthorizationHeaders
Standard JSON request headers with bearer authorization.
interface
AuthorizationHeaders
{
Authorization
:
string
;
"Content-Type"
:
"application/json"
;
[
key
:
string
]:
string
;
}
Hierarchy
Record
<
string
,
string
>
AuthorizationHeaders
Indexable
[
key
:
string
]:
string
Index
Properties
Authorization
Content-
Type
Properties
Authorization
Authorization
:
string
Content-
Type
"Content-Type"
:
"application/json"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Authorization
Content-
Type
EasyFM - v5.0.0-beta.1
Loading...
Standard JSON request headers with bearer authorization.