diff --git a/reference/http/functions/misc/http-get-request-body.xml b/reference/http/functions/misc/http-get-request-body.xml index 1a1f1757d9..558e02ca9b 100644 --- a/reference/http/functions/misc/http-get-request-body.xml +++ b/reference/http/functions/misc/http-get-request-body.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ This function can not be used after - http_get_request_body_stream + http_get_request_body_stream if the request method was another than POST. diff --git a/reference/http/functions/outputhandlers/ob-deflatehandler.xml b/reference/http/functions/outputhandlers/ob-deflatehandler.xml index 9054c22752..a4f7965eab 100644 --- a/reference/http/functions/outputhandlers/ob-deflatehandler.xml +++ b/reference/http/functions/outputhandlers/ob-deflatehandler.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ intmode - For use with ob_start. + For use with ob_start. The deflate output buffer handler can only be used once. diff --git a/reference/http/functions/outputhandlers/ob-etaghandler.xml b/reference/http/functions/outputhandlers/ob-etaghandler.xml index 22bbb3c3d8..2258b31f43 100644 --- a/reference/http/functions/outputhandlers/ob-etaghandler.xml +++ b/reference/http/functions/outputhandlers/ob-etaghandler.xml @@ -1,5 +1,5 @@ - + @@ -14,14 +14,14 @@ intmode - For use with ob_start. + For use with ob_start. Output buffer handler generating an ETag with the hash algorithm specified with the &link.http.configuration; http.etag.mode. - This output handler is used by http_cache_etag. + This output handler is used by http_cache_etag. diff --git a/reference/http/functions/outputhandlers/ob-inflatehandler.xml b/reference/http/functions/outputhandlers/ob-inflatehandler.xml index d1c4544c5b..5dd22b0833 100644 --- a/reference/http/functions/outputhandlers/ob-inflatehandler.xml +++ b/reference/http/functions/outputhandlers/ob-inflatehandler.xml @@ -1,5 +1,5 @@ - + @@ -14,10 +14,10 @@ intmode - For use with ob_start. + For use with ob_start. - Same restrictions as with ob_deflatehandler apply. + Same restrictions as with ob_deflatehandler apply.