<div dir="ltr">Hi,<div><br></div><div>My module makes subrequests and eats the responses in header and body filters. This works fine, when subrequests return 200. But if the subrequest returns, for example 404, filters are not being called (I just have my post subrequest callback called with 404 code and no filters callbacks).</div><div><br></div><div>I want to read the response headers and body for the subrequests with 4xx and 5xx too. How to do that?</div><div><br></div><div>Thanks.</div><div><br></div><div>--</div><div>Marat</div></div>