more tweaks
[m6w6/ext-http] / http_request_method_api.c
2005-11-08  Michael Wallner- FOREACH macros now require a HashPosition argument
2005-10-28  Michael Wallner- no HttpMessage property access by reference
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-10-11  Michael Wallner- use PHP macros, so that it is obvious when to call...
2005-10-09  Michael Wallner- fix "UNKNOWN" for unknown request methods
2005-10-09  Michael Wallner- some minor strlen() and strlcat() tweaks
2005-09-30  Michael Wallner- fix PHP5 build
2005-09-20  Michael Wallner- ensure proper CURL_EXTERN macro by defining CURL_STAT...
2005-09-19  Michael Wallner- initialize local zvals used as HashTable containers
2005-09-15  Michael Wallner- more descriptive constant names
2005-09-05  Michael Wallner- fix config.m4 (CURL_LIBS define was missing)