diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /399/index.md |
Diffstat (limited to '399/index.md')
-rw-r--r-- | 399/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/399/index.md b/399/index.md new file mode 100644 index 0000000..bcc9619 --- /dev/null +++ b/399/index.md @@ -0,0 +1,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
\ No newline at end of file |