ThenTech
ThenTech
That is good news. I will try to find some time to test this.
Bump, also running into this, the NPM version is outdated.
Can this be approved and merged? Having #677 and #688 would be good.
> I can confirm it doesn't work with Github Desktop, while it works from the terminal You might need to add these steps: https://typicode.github.io/husky/#/?id=yarn-on-windows ----------- I had a similar problem...
(also see #943) The ability to refer to variables defined in other .http files would be ideal to share auth tokens that were extracted from a previous request. Exactly as...
> I started switching to this tool instead: https://github.com/AnWeber/vscode-httpyac which is similar in how this one works and has even more features. Sharing variables between scripts is on of them....
I have encountered the same issue with multipart forms on Windows. I am moving my requests from [`rest-client`](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) to `thunder-client`, and the former uploads a file using `multipart/form-data` and it...
When trying to set it up again (to https://httpbin.org/anything) in the Activity tab, it actually did work correctly. Looking at the differences, in my collection settings I put a default...
Yes, though like I said, if I enter a Content-type manually in the request Headers tab, it will be used instead of any calculated data.
Also similar to https://github.com/jgraph/drawio-desktop/issues/898 This is a very common occurrence for me as well, and very annoying. Other things that happen: - Sometimes pasting text inserts the text with a...