UNPKG

@ogs-gmbh/ngx-http

Version:

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

5 lines (4 loc) 93 B
export declare namespace HTTP_PROTOCOLS { const HTTPS: string; const HTTP: string; }