In the HTTPHandler writeResponse function the file response and rest are handled by different blocks of logic and one bypasses the post request interceptors, be nice if this could be wrapped up in an optimal solution that also prevents the post request interceptors being bypassed.
In the HTTPHandler writeResponse function the file response and rest are handled by different blocks of logic and one bypasses the post request interceptors, be nice if this could be wrapped up in an optimal solution that also prevents the post request interceptors being bypassed.