Commit b3745fc4 authored by Per Buer's avatar Per Buer

req.can_gzip

parent 70725382
...@@ -613,6 +613,9 @@ req.hash_ignore_busy ...@@ -613,6 +613,9 @@ req.hash_ignore_busy
this if you have two server looking up content from each other to this if you have two server looking up content from each other to
avoid potential deadlocks. avoid potential deadlocks.
req.can_gzip
Does the client accept the gzip transfer encoding.
The following variables are available while preparing a backend The following variables are available while preparing a backend
request (either for a cache miss or for pass or pipe mode): request (either for a cache miss or for pass or pipe mode):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment