UNPKG

@prostory/mountain

Version:

Yet another HTTP/2 server and client.

7 lines (6 loc) 199 B
export declare enum ContentType { TEXT = "text/plain", JSON = "application/json", FORM_URLENCODED = "application/x-www-form-urlencoded", MULTIPART_FORM_DATA = "multipart/form-data" }