Open
Description
I have installed your proxy from your git repo 2014-02-28.
I have set up some custom actions, but when I get the status code of the response, it is always 200, even when my backend apache/nginx servers return a 502/404/301 etc.
var status = res.statusCode;
I also cannot get a valid referrer header, but thats not as important, and shouldnt really take over this issue.