* cpp stuff
[m6w6/ext-http] / http_functions.c
2005-03-09  Michael Wallner* cpp stuff
2005-03-06  Michael Wallner* fix http_split_response[_ex]()
2005-03-06  Michael Wallner* tiny API adjustments
2005-03-05  Michael Wallner* much smarter & enhanced absolute_uri() using parse_url()
2005-03-05  Michael Wallner* medthod docs
2005-03-04  Michael Wallner* release 0.6.0
2005-03-03  Michael Wallner* reordering things for curl info and options a bit...
2005-02-26  Michael Wallner* fix EOF
2005-02-25  Michael Wallner* melt http_api down
2005-02-25  Michael Wallner* moved defines into php_http_std_defs.h
2005-02-24  Michael Wallner* prevent inclusion of winsock.h
2005-02-23  Michael Wallner* split into more reasonable modules