tag 513062 wontfix
thanks
Is the server using HTTP/1.0? If it is, then Polipo is correct,
according to RFC 2616, 8.2.3:
> - If the proxy knows that the version of the next-hop server is
> HTTP/1.0 or lower, it MUST NOT forward the request, and it MUST
> respond with a 417 (Expectation Failed) status.
It's the duty of the client to retry with no Expect server.
You may work around the issue (and violate the relevant standards) by
setting
expectContinue=no
in your config file.
Juliusz
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]