On Thu, Jan 17, 2013 at 11:32 AM, Alex Leonhardt <[email protected]> wrote: > Hi All, > > I'm seeing HTTP/1.0 response codes coming from Apache when the Request was a > HTTP/1.1 - this only seems to be the case when it's a POST - is this a known > issue ? Is there a way to force a HTTP/1.1 response to POST requests ?
The request wasn't understood (400), so the error response is being conservative. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
