- API cleanup: remove unset*() methods and make set*() methods capable of that
[m6w6/ext-http] / php_http.h
index 2cc6d5867f5aa4cfe510507ae1dc7aaf204711eb..1b0f21329b27fdf32f3b1717f789180fc9dd4132 100644 (file)
@@ -108,6 +108,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_message);
 PHP_FUNCTION(http_parse_headers);
 PHP_FUNCTION(http_get_request_headers);
 PHP_FUNCTION(http_get_request_body);