UNPKG

@derhuerst/http-basic

Version:

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

8 lines (5 loc) 133 B
// @flow // Generated using flowgen2 type IncomingHttpHeaders = Object; type Headers = IncomingHttpHeaders; export type {Headers};