X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=b1bc57c4d6cacca6c9c17e81279e00a04733fb40;hp=822ac1d9b013c456e0b400254e6cfea2f46aec76;hb=4d708279b6956fc95b253ddc88671fb2f0e5aa39;hpb=7e02de6a69419be97512aad2314bc25180f7555e diff --git a/php_http.h b/php_http.h index 822ac1d..b1bc57c 100644 --- a/php_http.h +++ b/php_http.h @@ -87,6 +87,7 @@ extern void _dpf(int type, const char *data, size_t length); #include "php_http_cookie.h" #include "php_http_encoding.h" #include "php_http_env.h" +#include "php_http_env_response.h" #include "php_http_etag.h" #include "php_http_exception.h" #include "php_http_fluently_callable.h"