Skip to content

HTTP uploads with curl fail silently or with a 400 #10

@codeSamuraii

Description

@codeSamuraii

When uploading a file with the following command:

curl -T ./document.pdf https://transit.sh/my-file/ --expect100-timeout 300

Either:

  • A 400 response is returned with the message "Invalid metadata".
  • The uploads fails silently server-side

I'm working on the issue and will push a fix soon!

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions