remodel file adding to accept paths, streams and plain data as upload files
[m6w6/ext-http] / php_http_request_factory.c
index f13318e5b5f09fd33750ec08d7c4ecc92323c606..b1655f6b8fd7c44113b3a099f28695a3af529ed1 100644 (file)
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
-#include <ext/standard/php_string.h>
 #include <ext/spl/spl_observer.h>
-#include <Zend/zend_interfaces.h>
 
 /*
  * array of name => php_http_request_factory_driver_t*