allow retrieval of response by request
[m6w6/ext-http] / php_http_client_response.h
index 4a304eda00e389a831d1900d6f7780d3f59e6813..7ff0ae557573fc6fdfc53f9a565a8a186ba50db7 100644 (file)
@@ -15,8 +15,6 @@
 
 zend_class_entry *php_http_client_response_get_class_entry(void);
 
-PHP_METHOD(HttpClientResponse, getCookies);
-
 PHP_MINIT_FUNCTION(http_client_response);
 
 #endif /* PHP_HTTP_CLIENT_RESPONSE_H */