HAProxy accepts invalid percent encoded URLs, such as http://example.com/%, whereas some web servers, such as nginx, reject invalid percent encoded URLs with a 400 Bad Request. Is there an option to have HAProxy reject them as well, I couldn't find one in the docs, though accept-invalid-http-request seems to imply HAProxy would reject invalid URLs by default?
Yours kindly, Jesse Hathaway

