diff options
| author | <changelog@php.net> | 2002-06-03 00:26:00 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2002-06-03 00:26:00 +0000 |
| commit | 6277fb312ef6bf0bcfaf3e917ea0c5dad3e7068f (patch) | |
| tree | 5c8700c92feee28f52168882e340a41ead0739d6 | |
| parent | 05c7e945e077e59d2e5b833b90e706389fabb521 (diff) | |
| download | php-git-6277fb312ef6bf0bcfaf3e917ea0c5dad3e7068f.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- If zlib.output_compression is enabled and a page is compressed + a "Vary: Accept-Encoding" header is added. (Stefan) - Renamed getallheaders() to apache_request_headers() and kept getallheaders() as an alias to it. Also added apache_response_headers() which returns the current response headers from Apache. |
