UNPKG

@knowmax/http-utils

Version:

HTTP utilities for headers, content types, and common HTTP operations

4 lines (3 loc) 185 B
export declare const HEADER_AUTHORIZATION = "Authorization"; export declare const HEADER_ACCEPT_LANGUAGE = "Accept-Language"; export declare const HEADER_CONTENT_TYPE = "Content-Type";