logo       

cvs: pecl /http http_functions.c http_message_api.c http_request_api.c http: msg#00232

php.pecl.cvs

Subject: cvs: pecl /http http_functions.c http_message_api.c http_request_api.c http_request_object.c php_http_message_api.h php_http_request_api.h

mike Thu Jul 28 10:55:50 2005 EDT

Modified files:
/pecl/http http_functions.c http_message_api.c http_request_api.c
http_request_object.c php_http_message_api.h
php_http_request_api.h
Log:
- no user debug callbacks any longer
- cleanup lately introduced request mess with a serious hack

# now we get the raw sent and received data through
# the curl debug callback -- all that because the "normal"
# interface does not provide us with the response bodies
# for redirects and leaves for instance the transfer encoding
# header intact while decoding the response body
#
# all this kind of stuff breaks the http message parser
#
# too much magic for a library -- all that actions should
# be done by ther CLI or such... well
#
# maybe I can convince the curl people to introduce
# a raw data callback for future versions of libcurl

Attachment: mike-20050728105550.txt
Description: Text document



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise