- vastly simplified curl api and renamed it to request api (not completely finished)
[m6w6/ext-http] / http_message_api.c
2005-05-06  Michael Wallner- vastly simplified curl api and renamed it to request...
2005-05-03  Michael Wallner- serialize HttpMessage in the same order as deserialized
2005-05-02  Michael Wallnerflush
2005-04-27  Michael Wallner- ditch HttpMessage::__construct() and ::setRaw
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- check for success
2005-04-11  Michael Wallner- http_parse_headers() now accepts a callback for handl...
2005-04-11  Michael Wallner- a header may have an array of values
2005-04-11  Michael Wallner- simplify
2005-04-10  Michael Wallner* more modular file structure