Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4 |
|
#
0621bcc9 |
| 20-Jan-2006 |
Ilia Alshanetsky |
Allow get_headers() to return header information even for non-200 responses.
|
Revision tags: RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1 |
|
#
a74463e9 |
| 12-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35629 (crash in http:// wrapper on multiple redirects).
|
Revision tags: RELEASE_1_1_1 |
|
#
ca423244 |
| 09-Dec-2005 |
Antony Dovgal |
php_stream_get_line() is a macro and it already has TSRMLS_CC
|
#
644cf055 |
| 08-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #34359 (Possible crash inside fopen http wrapper).
|
Revision tags: RELEASE_1_1 |
|
#
2b059ae9 |
| 06-Dec-2005 |
Sara Golemon |
MFH: (r-1.104)
|
Revision tags: RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1 |
|
#
c4da6009 |
| 15-Nov-2005 |
Ilia Alshanetsky |
MFH: Fixed possible crash in http:// wrapper.
|
Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0 |
|
#
09881626 |
| 21-Sep-2005 |
Dmitry Stogov |
Fixed memory corruption
|
#
3d41ebf5 |
| 21-Sep-2005 |
Dmitry Stogov |
Allow fopen() make HTTPS requests throug HTTP proxies
|
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9 |
|
#
6be7584e |
| 14-Jul-2005 |
Ilia Alshanetsky |
Properly recognize redirect code 303. When encountering redirect on POST request follow browsers and cURL and perform GET on the specified location field.
|
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
c6ae4a98 |
| 06-Jun-2005 |
Derick Rethans |
- Fixed bug #33242 (Mangled error message when stream fails).
|
#
3ae10919 |
| 06-May-2005 |
Ilia Alshanetsky |
Added max_redirects context option that specifies how many HTTP redirects to follow.
|
#
b874c94d |
| 06-May-2005 |
Ilia Alshanetsky |
Missing bit from previous patch.
|
#
a63f5d1c |
| 06-May-2005 |
Ilia Alshanetsky |
Fixed bug #32936 (http redirects URLs are not checked for control chars).
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH |
|
#
549ec65e |
| 27-Sep-2004 |
Anantha Kesari H Y |
removed redundant NEW_LIBC checks
|
Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3 |
|
#
532a79aa |
| 08-Sep-2004 |
Sara Golemon |
*** empty log message ***
|
#
92c4a37a |
| 07-Sep-2004 |
Sara Golemon |
Chunk Length may optionally be followed by whitespace
|
#
a85bff97 |
| 07-Sep-2004 |
Sara Golemon |
Protocol version context option and chunked transfer encoding
|
Revision tags: PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1 |
|
#
93f795bb |
| 24-Jul-2004 |
Sara Golemon |
Add proxy support to ftp using http wrapper
|
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7 |
|
#
23813d60 |
| 28-May-2004 |
Stefan Esser |
Fixed off-by-one in http_fopen_wrapper
|
Revision tags: php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2 |
|
#
d5e0742e |
| 23-Apr-2004 |
Sara Golemon |
In-HEAD bugfix# 28115
|
Revision tags: php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5 |
|
#
d45b2c6b |
| 19-Mar-2004 |
Ilia Alshanetsky |
MFH: Fixed bug #27628 (Simplify the process of making a POST request via stream context).
|
Revision tags: php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0 |
|
#
639073bd |
| 26-Feb-2004 |
foobar |
MFB: typofix
|
#
0f5f7c6d |
| 26-Feb-2004 |
Ilia Alshanetsky |
Handle situation where feof() occurs before the HTTP header is retrieved.
|