invalid host header when getting a redirection while trying to download media #1140

Open
opened 1 year ago by trinity-1686a · 0 comments
Owner

When Plume tries to download a media from the domain a.example, and it gets redirected to b.example, Plume sends a request to b.example, with correct SNI&all for that domain, but with a Host: a.example header, which will generally leads to an error. Additionally Plume does not check the error code when downloading a media, and always save it verbatim

When Plume tries to download a media from the domain `a.example`, and it gets redirected to `b.example`, Plume sends a request to `b.example`, with correct SNI&all for that domain, but with a `Host: a.example` header, which will generally leads to an error. Additionally Plume does not check the error code when downloading a media, and always save it verbatim
trinity-1686a added the
C: Bug
label 1 year ago
Sign in to join this conversation.
No Milestone
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: Plume/Plume#1140
Loading…
There is no content yet.