2 Mar
2015
2 Mar
'15
11:53 a.m.
On 02/03/15 16:02, "RESTOUX, Loïc" wrote:
Le 02/03/2015 14:59, Alan DeKok wrote:
Except the rest module doesn't have a pre-proxy or post-proxy method. So... what exactly are you doing?
We changed it in order to allow calling it in pre- or post-proxy section.
Completely unrelated, but for future reference note you can call a different "section" handler, like this: post-proxy { rest.authorize } ...if a module doesn't have a handler for a given section.