in reply to Catalyst::TraitFor::Request::REST::ForBrowsers not creating _html method for POST

.... EDIT: So the reason is because in Catalyst::Actin::REST it only checks the traits for a GET request. Is there some sort of reason for this?

FWIW, I assume its a requirement of REST , maybe :) The maintainers/developers probably know for sure ;)

  • Comment on Re: Catalyst::TraitFor::Request::REST::ForBrowsers not creating _html method for POST