- php_info fun
[m6w6/ext-http] / http_response_object.c
index 61b3c82353220524775c7830ba036c8dcc7ccf11..dfc2476a8819259df634f5b2dbad0577cf9c3cf2 100644 (file)
@@ -240,6 +240,7 @@ static inline void _http_response_object_declare_default_properties(TSRMLS_D)
 #ifndef WONKY
        DCL_CONST(long, "ETAG_MD5", HTTP_ETAG_MD5);
        DCL_CONST(long, "ETAG_SHA1", HTTP_ETAG_SHA1);
+       DCL_CONST(long, "ETAG_CRC32", HTTP_ETAG_CRC32);
        
 #      ifdef HTTP_HAVE_MHASH
        {