- missing part of HAVE_CURL_FORMGET
[m6w6/ext-http] / php_http_message_api.h
2006-11-04  Michael Wallner- servers may return a header multiple times, join...
2006-03-28  Michael Wallner- get rid of 1001 strict-aliasing warnings
2006-02-27  Michael Wallner- ditch warnings
2006-02-14  Michael Wallner- save some time by reversing on the message level
2006-02-10  Michael Wallner- add 'encodecookies' request option (defaults to true...
2006-01-19  Michael Wallner- add internal http_message_set_info()
2006-01-02  Michael Wallner- happy new year
2005-12-13  Michael Wallner- some more relay stuff
2005-12-13  Michael Wallner- implement more of those useful allocation relays
2005-11-22  Michael Wallner- module/includes cleanup
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-08-23  Michael Wallner- ditch http_split_response()
2005-07-28  Michael Wallner- no user debug callbacks any longer
2005-06-21  Michael Wallner- missed that message.info.response.http_version should...
2005-06-17  Michael Wallner- warning hunt
2005-05-22  Michael Wallner* flush *
2005-05-02  Michael Wallnerflush
2005-04-27  Michael Wallner- separated http_check_method() from http_check_allowed...
2005-04-12  Michael Wallner- renamed response.status to response.code
2005-04-12  Michael Wallner- preparations for HttpMessage
2005-04-11  Michael Wallner- http_parse_headers() now accepts a callback for handl...
2005-04-11  Michael Wallner- simplify
2005-04-10  Michael Wallner* more modular file structure