No Content-Length on header #35

Open
opened 2021-01-20 17:46:56 +01:00 by akira-kun · 1 comment
akira-kun commented 2021-01-20 17:46:56 +01:00 (Migrated from github.com)

I can not store a mp3 file from remote site using 0x0.st, it's returning "Could not determine remote file size (no Content-Length in response header; shoot admin". How can I solve this?

I can not store a mp3 file from remote site using 0x0.st, it's returning "Could not determine remote file size (no Content-Length in response header; shoot admin". How can I solve this?

0x0 doesn’t try to fetch files when it cannot determine the size in advance. Lack of Content-Length usually means the other end is running a misconfigured webserver or a badly written webapp.

This limitation may be lifted in the future, so I’ll leave this issue open for now.

0x0 doesn’t try to fetch files when it cannot determine the size in advance. Lack of Content-Length usually means the other end is running a misconfigured webserver or a badly written webapp. This limitation may be lifted in the future, so I’ll leave this issue open for now.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mia/0x0#35
No description provided.