• afletch's avatar
    Fix X-UA-Device-force · d330c39d
    afletch authored
    Change resp.response to resp.reason as this is passed to vcl_synth
    Change set of  resp.response to resp.http.response (varnish 4)
    Setting resp.status before using resp.reason resets resp.reason to "OK" and results in A-UA-Device-force cooking being set to "OK". Swap ordering to avoid this.
    d330c39d
Name
Last commit
Last update
backend Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTORS Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.rst Loading commit data...
controlset.txt Loading commit data...
devicedetect-dev.vcl Loading commit data...
devicedetect.vcl Loading commit data...