Subject: | x-tunneled-accept |
Hi,
It would be great if you could also add a feature which sets the Accept header to the value of
$c->req->param('x-tunneled-accept').
I have REST apps which support views for xls and friends. It would be much easier if the client
could supply the type of content he wishes to receive.
Catalyst::Controller::REST will do the rest and deliver the right content.
Moritz