- export http_parse_cookie()
[m6w6/ext-http] / php_http.h
index 22d97e13846c1e7a8797ea5cac1ff7adf1aa10f4..f738a3f0232f57fcafd130961121e05d4f834669 100644 (file)
@@ -127,6 +127,7 @@ PHP_FUNCTION(http_send_stream);
 PHP_FUNCTION(http_chunked_decode);
 PHP_FUNCTION(http_parse_message);
 PHP_FUNCTION(http_parse_headers);
+PHP_FUNCTION(http_parse_cookie);
 PHP_FUNCTION(http_get_request_headers);
 PHP_FUNCTION(http_get_request_body);
 PHP_FUNCTION(http_match_request_header);