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.3k stars 123 forks source link

Upgrade the version of package httpsnippet to 3.0.1 #146

Open NightWuYo opened 5 months ago

NightWuYo commented 5 months ago

Current version is a bit old, upgrade to the newest version to get some benefits, such as using new RestSharp syntax for C# (instead of deprecated syntax).

jffhll commented 5 months ago

Should this be bumped in packages/insomnia-send-request/package.json as well?

NightWuYo commented 5 months ago

Yes, it's better to update that as well, thanks for cathing this, done.