UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

10 lines 247 B
declare const url: "http://mockbin.com/har"; declare namespace options { const method: string; const headers: { accept: string; 'x-foo': string; 'quoted-value': string; }; } //# sourceMappingURL=headers.d.ts.map