- update docs
[m6w6/ext-http] / http_response_object.c
index 5e588eae0ef4010ebb953adfb0864f3dfef379e5..666040b9aaf44f485562fa432630ce23680afb73 100644 (file)
@@ -335,7 +335,7 @@ PHP_METHOD(HttpResponse, getCache)
 
 /* {{{ proto static bool HttpResponse::setGzip(bool gzip)
  *
- * Enable on-thy-fly gzipping of the sent entity. NOT IMPLEMENTED YET.
+ * Enable on-thy-fly gzipping of the sent entity.
  */
 PHP_METHOD(HttpResponse, setGzip)
 {