mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- http entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233821 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
59059c7d0e
commit
11012ecca2
1 changed files with 2 additions and 0 deletions
|
@ -787,6 +787,7 @@ function instead.</simpara></note>'>
|
|||
<!ENTITY http.content.disposition 'The <literal>Content-Disposition</literal> header is very useful
|
||||
if the data actually sent came from a file or something similar, that should be "saved"
|
||||
by the client/user (i.e. by browsers "Save as..." popup window).'>
|
||||
<!ENTITY http.use.ob_start 'For use with <function>ob_start</function>.'>
|
||||
|
||||
<!ENTITY note.http.response.recalculate.etag.lm '<note><simpara>Previously calculated or defined <literal>ETag</literal>
|
||||
and <literal>Last-Modified</literal> will be recalculated and redefined.</simpara></note>'>
|
||||
|
@ -799,6 +800,7 @@ function instead.</simpara></note>'>
|
|||
<!ENTITY note.http.request.encodecookies '<note><simpara>The &link.http.request.option; <literal>encodecookies</literal> controls
|
||||
whether the cookie values should be <function>urlencode</function>d.</simpara></note>'>
|
||||
<!ENTITY note.http.request.affects.any '<note><simpara>&http.request.affects.any;</simpara></note>'>
|
||||
<!ENTITY note.http.ob.once '<note><simpara>This output handler can only be uised once.</simpara></note>'>
|
||||
|
||||
<!-- XMLWriter Notes -->
|
||||
<!ENTITY xmlwriter.xmlwriter.description '<varlistentry><term><parameter>
|
||||
|
|
Loading…
Reference in a new issue