UNPKG

@ogs-gmbh/ngx-http

Version:

A lightweight Angular library that enhances HTTP functionalities by providing types, static values, and utility functions.

6 lines (5 loc) 125 B
export declare namespace HttpContentTypes { namespace Application { const X_WWW_FORM_URLENCODED: string; } }