- crunch ARG_INFO
authorMichael Wallner <mike@php.net>
Tue, 7 Jun 2005 19:16:34 +0000 (19:16 +0000)
committerMichael Wallner <mike@php.net>
Tue, 7 Jun 2005 19:16:34 +0000 (19:16 +0000)
commitb30c267318b2b1add1a01e783f9dbe561a649a7b
treeb2c7bcedb18e9a84f181152546cd8888d60715f0
parent1a460e6f3440e7459de0f295f3955483d0743dcb
- crunch ARG_INFO
- move request dependend stuff from http.c to http_request_api.c
- provide a llist global for curl_slists (needed for custom headers in requests)
- make http_curl_copystr() http_request_data_copy() accepting different arguments
- don't copy request_uri twice
http.c
http_request_api.c
http_request_object.c
http_util_object.c
php_http.h
php_http_request_api.h
php_http_std_defs.h