- fix endless loop in http_build_url() with urls like "/.foo"
authorMichael Wallner <mike@php.net>
Fri, 3 Feb 2006 09:06:51 +0000 (09:06 +0000)
committerMichael Wallner <mike@php.net>
Fri, 3 Feb 2006 09:06:51 +0000 (09:06 +0000)
commit0ecd173659b63e77e47271e5bd521599cd9e500f
tree61956221a418e2a835597b1073a2dd94b4b2d785
parent23f26b4768097b37a7064e05a9785ddb8f7ce6df
- fix endless loop in http_build_url() with urls like "/.foo"
- reset HTTP_GLOBALS->read_post_data for each request
- allow HttpQueryString objects as param its methods
funcsummary.php
http.c
http_querystring_object.c
http_request_object.c
http_url_api.c
tests/HttpQueryString_001.phpt