Re: [users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-18 Thread Alex Leonhardt
Hiya, tried and still same with a HTTP/1.0 response - but I've been told by our developers that it's been coded in to force-use HTTP/1.0 (for whatever reason). Is there an option to force a HTTP/1.1 response by Apache or will the code always win over the daemon ? Alex On 18 January 2013 00:09

Re: [users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-17 Thread Igor Cicimov
On Fri, Jan 18, 2013 at 11:04 AM, Eric Covener wrote: > On Thu, Jan 17, 2013 at 11:32 AM, Alex Leonhardt > 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

Re: [users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-17 Thread Eric Covener
On Thu, Jan 17, 2013 at 11:32 AM, Alex Leonhardt 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 ?

Re: [users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-17 Thread Igor Cicimov
On Fri, Jan 18, 2013 at 3:32 AM, Alex Leonhardt 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 >

[users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-17 Thread Alex Leonhardt
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 ? Server version: Apache/2.2.3 Server built: Nov 12 2012 08:48:4