On Tuesday 22 August 2006 02:30, Dmitri Colebatch wrote:

> HTTP/1.1 202 Accepted
> Date: Tue, 22 Aug 2006 01:24:48 GMT
> Content-Type: application/soap+xml
> Transfer-Encoding: chunked
> Connection: Close
>
> but when I make it against apache I get this:
>
> HTTP/1.1 202 Accepted
> Date: Tue, 22 Aug 2006 01:24:34 GMT
> Server: Apache/2.0.46 (Red Hat)
> X-WebLogic-Cluster-List:
> 187349515!localhost!7501!-1|492590413!localhost!7501!-1 Content-Length: 0
> Content-Type:
> Connection: close

Smells of bug (unless of course it's confusion on your end).
But 2.0.46 is very old.  Have you tried a more recent version
(preferably 2.2 , where there are quite a few proxy changes)?

Apache will sometimes modify response headers like this,
but it certainly shouldn't do any such thing on a 202.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to