blob: bcc961947f857d5d1404779b7dfa069277ea8263 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Title: Only parse Content-Disposition for root URLs
Author: rodarima
Created: Sun, 18 May 2025 18:59:15 +0000
State: closed
A server may return the Content-Disposition in elements of a page like images, which would otherwise trigger several "save as" dialogs.
Fixes: https://github.com/dillo-browser/dillo/issues/398
CC: @campaul
|