- deprecate HttpRequest::*RawPostData() in favour of ::*Body()
[m6w6/ext-http] / http_info_api.c
2007-01-24  Michael Wallner- more fixes for empty message info
2007-01-24  Michael Wallner- fix segvs with incompletely initialiezed HttpMessages
2006-11-04  Michael Wallner- improve request/response line parser
2006-09-29  Michael Wallner- simplify
2006-09-27  Michael Wallner- portable ctype (netbsd.org/cgi-bin/query-pr-single...
2006-05-19  Michael Wallner- fix switch() CS
2006-04-06  Michael Wallnertypo
2006-04-06  Michael Wallner- there's no php_memnstr in PHP-4
2006-03-31  Michael Wallner- Improved performance of the message and header parser
2006-02-27  Michael Wallner- ditch warnings
2006-01-19  Michael Wallner- some housekeeping
2006-01-02  Michael Wallner- happy new year
2005-12-30  Michael Wallner- s/uri/url/gi
2005-12-26  Michael Wallner- add ob_(deflate|inflate)handler
2005-11-22  Michael Wallner- module/includes cleanup
2005-10-26  Michael Wallner- fix parsing messages with an header that contains...
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-09-19  Michael Wallner- initialize local zvals used as HashTable containers
2005-09-08  Michael Wallner- use http_locate_eol()
2005-08-23  Michael Wallner- ditch http_split_response()