Hi!
> Wouldn't the extra '\r' be swallowed as part of the 'text/xml' value of > the Accept: header? Yes, but \r is not allowed as character in header values either. The question was rather, can we make haproxy ignore this with option accept-invalid-http-request Looks like we cannot. > Whatever the way your turning this, the server doesn't respect rfc, > that's all. > Fix the broken server Fix the application, as simple as that, yes. Regards, Lukas

