UNPKG

@hoppscotch/httpsnippet

Version:

HTTP Request snippet generator for *most* languages

10 lines 235 B
declare namespace settings { const async: boolean; const crossDomain: boolean; const url: string; const method: string; namespace headers { const cookie: string; } } //# sourceMappingURL=cookies.d.ts.map