24 Oct
2013
24 Oct
'13
2:53 p.m.
If in a POST request I call redirect '/' then Dancer2 will create a POST request to '/'. Is it possible to redirect to a different method (e.g. a GET request to '/')? Gabor