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

Handling of query parameter encoding is incorrect #121

Closed ghost closed 6 months ago

ghost commented 6 months ago

Expected Behavior

Setting a query parameter search to %key% should match the result of encodeURIComponent

Actual Behavior

The result doesn't match encodeURIComponent

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

0.2.3-a

What operating system are you using?

macOS

Operating System Version

Sonoma

Installation method

Release download

Last Known Working Insomnium version

No response

archywillhe commented 6 months ago

Hi. I'm not able to reproduce this. encodeURIComponent works just fine.

I'm closing this for now.

Please do feel free to give more elaboration