Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Latest commit

 

History

History
71 lines (39 loc) · 1.63 KB

File metadata and controls

71 lines (39 loc) · 1.63 KB

@hqoss/http-clientGlobalsHeader

Enumeration: Header

Index

Enumeration members

Enumeration members

Accept

Accept: = "accept"

Defined in httpClient/types.ts:19


Authorization

Authorization: = "authorization"

Defined in httpClient/types.ts:18


ContentLength

ContentLength: = "content-length"

Defined in httpClient/types.ts:20


ContentType

ContentType: = "content-type"

Defined in httpClient/types.ts:21


CorrelationId

CorrelationId: = "x-correlation-id"

Defined in httpClient/types.ts:22


IdToken

IdToken: = "x-id-token"

Defined in httpClient/types.ts:23


UserAgent

UserAgent: = "user-agent"

Defined in httpClient/types.ts:24