vscode-restclient
vscode-restclient copied to clipboard
POST binary data add new line to uploaded file (request body)
- REST Client Version: v0.25.0
- VSCode Version: 1.69.0
- OS Version: Windows 11 (Windows_NT x64 10.0.22000)
Steps to Reproduce:
POST http://localhost:8080/upload
Content-Type: application/octet-stream
< ./test.pdf
This test.pdf file on backend not equal file which was passed because it ended up with an empty string. Maybe this bug is related to https://github.com/Huachao/vscode-restclient/pull/999 Check, please.
@isimonov can you work with version 0.24.6?
Hi,
I've the same problem and using the latest version v0.25.1.
version 0.24.6 does not add a new line.
@isimonov @smilix @Sobczyszyn @gmeligio I have fixed the issue and will publish this in the next release