History log of /PHP-5.6/ext/standard/http_fopen_wrapper.c (Results 201 – 204 of 204)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5cf503b2 12-Jan-2001 Stig Venaas

Follows redirects again, and $http_response_header now contains all headers
with an empty string as delimiter
@- Made fopen() of HTTP URL follow redirects, $http_response_header will
@ c

Follows redirects again, and $http_response_header now contains all headers
with an empty string as delimiter
@- Made fopen() of HTTP URL follow redirects, $http_response_header will
@ contain all headers with empty string as delimiter (Stig Venaas)

show more ...


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 3dc7fc54 28-Oct-2000 Zeev Suraski

- URL-opened files now store the HTTP response header in $http_response_header
- Some layout updates


# 6fb51171 13-Oct-2000 Daniel Beulshausen

compile fixes & update of win32 dsp


# cae27179 13-Oct-2000 Hartmut Holzgraefe

fopen wrappers cleanup
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in se

fopen wrappers cleanup
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in seperate files in ext/standard
- the compiler is happy again, no more warnings

show more ...


123456789