<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2013-03-02</date>
+ <date>2013-03-03</date>
<version>
- <release>1.7.5dev</release>
+ <release>1.7.5</release>
<api>1.7.0</api>
</version>
<stability>
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_HTTP_VERSION "1.7.5dev"
+#define PHP_HTTP_VERSION "1.7.5"
#ifdef HAVE_CONFIG_H
# include "config.h"
Date: %a
Server: %a
Vary: Accept-Encoding
-Content-Length: %d
Content-Type: text/html
+X-Original-Transfer-Encoding: chunked
+Content-Length: %d
<?php
echo "-TEST\n";
%a
["Vary"]=>
string(15) "Accept-Encoding"
- ["Content-Length"]=>
- string(2) "26"
["Content-Type"]=>
string(9) "text/html"
+ ["X-Original-Transfer-Encoding"]=>
+ string(7) "chunked"
+ ["Content-Length"]=>
+ string(2) "26"
["X-Original-Content-Encoding"]=>
string(4) "gzip"
["X-Original-Content-Length"]=>