1.5.1
New
- "Copy as PowerShell Invoke-WebRequest command (for Windows pwsh.exe)", as a replacement of the removed feature in v1.5.0.
Change
- The "copy as cURL/grpcurl command" dropdown menu no longer differs among OS. Because developers may have to work across different OSes, e.g. remote into a Linux shell from a Windows desktop.
- Generated grpcurl command is now compatible with older versions of grpcurl and grpc servers
Fix
- Multipart requests could not be sent. This regression was introduced since v1.4.6.
- Non-ASCII characters in multipart requests could not be sent properly