Hello,

What is the recommanded way to access and set http headers in a rest api impl?
Using @before / @after or add an 'any' tot the router?
Same question for accessing uri query string part.

Thanks.
Arjan