UNPKG

http-basic

Version:

Very low level wrapper arround http.request/https.request

3 lines (2 loc) 95 B
import { IncomingHttpHeaders } from 'http'; export declare type Headers = IncomingHttpHeaders;