X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_encoding.h;fp=src%2Fphp_http_encoding.h;h=3b59829d64338a10dc0c8d85b672e164540184ba;hp=0995021aea010346fc037054790f888549f83f24;hb=6e51a51f7f316102113460250bc66f593063ad55;hpb=fd20878661cca54ae4445dfc7e48ebe1d5a014e9 diff --git a/src/php_http_encoding.h b/src/php_http_encoding.h index 0995021..3b59829 100644 --- a/src/php_http_encoding.h +++ b/src/php_http_encoding.h @@ -16,6 +16,7 @@ extern PHP_MINIT_FUNCTION(http_encoding); #define PHP_HTTP_ENCODING_STREAM_PERSISTENT 0x01000000 +#define PHP_HTTP_ENCODING_STREAM_DIRTY 0x02000000 #define PHP_HTTP_ENCODING_STREAM_FLUSH_NONE 0x00000000 #define PHP_HTTP_ENCODING_STREAM_FLUSH_SYNC 0x00100000