- fix parsing messages with Content-Range header
[m6w6/ext-http] / http_request_method_api.c
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)