Ipstenu / varnish-http-purge

Proxy Cache Purge
Apache License 2.0
46 stars 47 forks source link

Debug: Correct Age header check #44

Closed danielbachhuber closed 6 years ago

danielbachhuber commented 6 years ago

We should correctly check for Age header by making the request twice and comparing the second with the first.

danielbachhuber commented 6 years ago

Fixed in #50