I'd like to use fastcgi_finish_request() (link) to return content to a user but do some additional work befor the script finishes. Is there a way to do it in Phalcon and how?  
I'd like to use fastcgi_finish_request() (link) to return content to a user but do some additional work befor the script finishes. Is there a way to do it in Phalcon and how?