thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.62k stars 127 forks source link

Form Data import strips out = #1598

Open IrishBruse opened 1 week ago

IrishBruse commented 1 week ago

Describe the bug Form Data import strips out =

To Reproduce foo=abc==&bar=123

foo abc bar 123

Expected behavior foo abc== bar 123

Platform:

Are you using the free version/paid version/trial: Free version