content-disposition is ignored
Bug #648471 reported by
Matt Read
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Midori Web Browser |
Confirmed
|
Medium
|
Unassigned | ||
Steadyflow |
Triaged
|
Low
|
Unassigned |
Bug Description
Some download servers serve there files using content-disposition header. For example:
Content-
However steadyflow has no option to support this and instead tries to determine a filename from the URI.
So, for example, downloading a file served as an attachment content-disposition from http://
There should be an option for "determine file name automatically", so it can use the content-disposition header properly.
Changed in steadyflow: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
OR, as another thought, it should provide a way via DBus to pass in the url AND filename of the file.