- add missing http_request_body_encode()
[m6w6/ext-http] / php_http.h
index 6ff5418ceb137ad5f5c98776e09a3144fab763a8..447293f66242b7f0b6659c5f38d5a55e014e80f0 100644 (file)
@@ -182,6 +182,7 @@ PHP_FUNCTION(http_put_data);
 PHP_FUNCTION(http_put_file);
 PHP_FUNCTION(http_put_stream);
 PHP_FUNCTION(http_request);
+PHP_FUNCTION(http_request_body_encode);
 #endif /* HTTP_HAVE_CURL */
 PHP_FUNCTION(http_request_method_register);
 PHP_FUNCTION(http_request_method_unregister);