From c0bfd8c519c47c546689075ad11d1d2ea7c7713c Mon Sep 17 00:00:00 2001 From: jim winstead Date: Thu, 1 Nov 2001 01:58:12 +0000 Subject: [PATCH] rfc2183 supercedes rfc1806 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61282 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/http.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/http.xml b/functions/http.xml index e89843644d..82eddf1da4 100644 --- a/functions/http.xml +++ b/functions/http.xml @@ -1,5 +1,5 @@ - + HTTP functions HTTP @@ -167,7 +167,7 @@ header("Pragma: no-cache"); // HTTP/1.0 If you want the user to be prompted to save the data you are sending, such as a generated PDF file, you can use the Content-Disposition header to + url="&url.rfc2183;">Content-Disposition header to supply a recommended filename and force the browser to display the save dialog.