Hello,

Still developing around the RESTfull API.

I am looking for a way to handle the HTTP POST payload *before* the
controller is called.
I want my REST clients to send encrypted and compressed content.  I
would need to decipher and decompress the content before the args
parsing is done.

Any suggestion ?

Thanks

Seb

Reply via email to