getkirby-v2/toolkit

Routes default to GET, but HEAD should return the same

sebsel opened this issue · 1 comments

I first filed this issue here.

When you change this line to:

      'method'    => 'GET|HEAD',

It is solved :)

schermafbeelding 2017-01-16 om 14 16 14

Closing this until there is a proper solution. Discussion continues in getkirby/kirby#538.