Bug #9569
RestController handles HEAD requests incorrectly
Status:
Resolved
Priority:
Should have
Assignee:
Category:
MVC
Target version:
Start date:
2010-09-02
Due date:
% Done:
100%
Estimated time:
1.00 h
PHP Version:
Has patch:
Complexity:
Description
HEAD requests are not mapped to show/list like GET, but end up targeting the indexAction.