1. 31 May, 2016 2 commits
  2. 12 Mar, 2016 1 commit
  3. 27 Jan, 2016 1 commit
  4. 06 Jan, 2016 2 commits
  5. 04 Jan, 2016 2 commits
  6. 14 Dec, 2015 1 commit
  7. 11 Dec, 2015 1 commit
  8. 10 Dec, 2015 2 commits
  9. 09 Dec, 2015 1 commit
    • 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
  10. 17 Sep, 2015 1 commit
  11. 09 Sep, 2015 2 commits
  12. 13 Jul, 2015 1 commit
  13. 10 Jul, 2015 1 commit
  14. 02 Jul, 2015 1 commit
  15. 23 Jun, 2015 3 commits
  16. 28 May, 2015 1 commit
  17. 26 May, 2015 1 commit
  18. 19 Jan, 2015 1 commit
  19. 16 Jan, 2015 1 commit
    • db-ryan's avatar
      Changed elif to elsif. · 8eeb6328
      db-ryan authored
      I am not a VCL expert but it seems like the 'elif' on line 45 should be 'elsif'.
      8eeb6328
  20. 19 Dec, 2014 14 commits