Welcome Guest, Not a member yet? Register   Sign In
Need a little more info using Filters 'After'
#2

You are given the Response object that contains everything that will be sent to the client, and that's it. So - no controller variables. But you do have the status code, headers, cookies, and the generated HTML.

Take that info, play with it however you need, and return the response object. Your modified response is what is returned to the client at the point.
Reply


Messages In This Thread
RE: Need a little more info using Filters 'After' - by kilishan - 11-15-2019, 12:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB