Hello. I'm running nginx as a proxy for back-end servers that are returning a non-standard HTTP status phrase. I'd like to be able to rewrite the status to something standard. For example, if the back-end returns:
HTTP/1.1 400 Not Understood I'd like to rewrite to: HTTP/1.1 400 Bad Request Thanks. Regards, John
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
