diff options
Diffstat (limited to '399')
-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 |