This commit was manufactured by cvs2svn to create tag 'RELEASE_0_3_0'.
[m6w6/ext-http] / php_http.h
index cf955a84040c933ec8f0bb673dec90c77eab2a9a..b1ecf95d868789c406da437f1a2989dbfc3f22d4 100644 (file)
@@ -56,6 +56,7 @@ PHP_FUNCTION(http_send_file);
 PHP_FUNCTION(http_send_stream);
 PHP_FUNCTION(http_chunked_decode);
 PHP_FUNCTION(http_split_response);
+PHP_FUNCTION(http_parse_headers);
 #ifdef HTTP_HAVE_CURL
 PHP_FUNCTION(http_get);
 PHP_FUNCTION(http_head);