tor 2006-10-19 klockan 21:42 +1000 skrev Marcus Ogden:
> "The server committed a protocol violation. Section=ResponseStatusLine"
Odd message..
> Researching this, we've found a few posts that report similar problems
> using .NET 2.0 web services and/or the HTTP 1.1 protocol through Squid,
> e.g.
Squid is a HTTP/1.0 proxy. But all HTTP/1.1 clients and servers MUST
interoperate with HTTP/1.0 to be compliant..
The main difference this brings to the protocol (apart from the version
number) is that applications or servers can't use transfer-encoding. The
rest of HTTP/1.1 is supported fine over HTTP/1.0.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST