ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.38k stars 156 forks source link

Use content-disposition to get default filename #139

Closed spogatetz closed 8 months ago

spogatetz commented 8 months ago

Closes #132

Reading the content-disposition header to set the placeholder name clicking "Send and Download".

archywillhe commented 8 months ago

look good! thanks!