I am getting this error message:
Bad Request - Invalid Header HTTP
Error 400. The request has an invalid header name.
When using local proxy for testing. The only difference I noticed in Request Headers in Firebug is:
Connection keep-alive is changed to Proxy-Connection keep-alive
Is this Ajax security related? How can I make it work?