UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

8 lines 198 B
declare const url: "http://mockbin.com/har"; declare namespace options { const method: string; namespace headers { const cookie: string; } } //# sourceMappingURL=cookies.d.ts.map