Generated curl behaves different to insomnia, causing a server error due to UnexpectedEof #5067
Closed
1 task done
Labels
B-bug
Bug: general classification
N-author-input
Needs: response from ticket creator
S-unverified
Status: Unverified by maintainer
Expected Behavior
I have a post multipart request with file and one other form parameter, and the request works fine in insomnia.
But when I "copy as curl" the request, I get a 500 error.
Actual Behavior
The same communication with the server when using the generated curl command instead of insomnia, and thus also successful behavior when using the generated curl command.
Reproduction Steps
The server log files show
The generated curl command:
The output from curl:
The log in Insomnia:
Is there an existing issue for this?
Additional Information
Since I use no metadata, I guess #3868 is not the cause.
Since I use no characters that need escaping, I guess #3868 is not the cause.
Insomnia Version
2021.2.2 Release date: 3/29/2021 OS: Linux x64 5.4.0-122-generic Electron: 9.3.5 Node: 12.14.1 V8: 8.3.110.13-electron.0 Architecture: x64 node-libcurl: libcurl/7.73.0 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.7 zstd/1.4.9 libidn2/2.0.4 libssh2/1.9.0 nghttp2/1.41.0
What operating system are you using?
Ubuntu
Operating System Version
LTS 2018/4
Installation method
apt
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: