Variable HeaderNamesConst
HeaderNames: {
AuthenticationInfo: "Authentication-Info";
CCS_HEADER: "X-AnchorMailbox";
CONTENT_LENGTH: "Content-Length";
CONTENT_TYPE: "Content-Type";
RETRY_AFTER: "Retry-After";
WWWAuthenticate: "WWW-Authenticate";
X_MS_HTTP_VERSION: "x-ms-httpver";
X_MS_REQUEST_ID: "x-ms-request-id";
} = ...
Type declaration
-
Readonly AuthenticationInfo: "Authentication-Info"
-
Readonly CCS_HEADER: "X-AnchorMailbox"
-
Readonly CONTENT_LENGTH: "Content-Length"
-
Readonly CONTENT_TYPE: "Content-Type"
-
Readonly RETRY_AFTER: "Retry-After"
-
Readonly WWWAuthenticate: "WWW-Authenticate"
-
Readonly X_MS_HTTP_VERSION: "x-ms-httpver"
-
Readonly X_MS_REQUEST_ID: "x-ms-request-id"
Request header names