hey guys. currently the proxy is borked, due to changes in the http-in filter.
I was wondering why we are using this filter at all.
shouldn't there by a HTTPRESP_IN filter which will sit on top of the CORE_IN one and read/de-chunk the response and do all the other stuff like setting the headers_in, status code etc, (which is currently done in phase four ) and doing the keep-alive stuff.
..Ian
