h2c
h2c copied to clipboard
PowerShell
The generated commands are invalid for PowerShell, if query string or body contains double quotes or ampersands.
Here is example correctly quoted:
curl 'localhost:50342/query/?query=f5&va=\{\"code\":\"CThvvO\",\"first\":50,\"after\":\"\"\}'
We probably need to add an option for PowerShell to make that work...