* more intuitive support for headers and cookies (associative arrays)
authorMichael Wallner <mike@php.net>
Mon, 7 Feb 2005 17:13:56 +0000 (17:13 +0000)
committerMichael Wallner <mike@php.net>
Mon, 7 Feb 2005 17:13:56 +0000 (17:13 +0000)
commita5765d1d51e444d9165c591a59d5b4c5bf9294b2
treec46ef056066e82eadd38546c712dc021b361bdf9
parent3909b45a4bc69210e4c745d61999e29df3700833
* more intuitive support for headers and cookies (associative arrays)
* proto fixed
* include snprintf.h
* added info parameter to http_get/head/post functions
* include ctype.h - always
* fix curl config
* ditch http_accept_ranges() (sent automatically in http_send_data/resource)
* new HASH_ORNULL() macro
config.m4
http.c
http_api.c
php_http.h
php_http_api.h