From: Michael S. <sc...@un...> - 2005-06-29 12:32:30
|
yahalom wrote: > I am trying to retrieve xml file that is accessible on my tclhttpd > server. I use .net for it (I hate .net but our customers seems to like > it). .net complains that tclhttpd committed http violation. the error > is: > Message "The underlying connection was closed: The server committed an > HTTP protocol violation." > I looked at tclhttpd headers and they look fine. I googled and found > suggestions but none helped. > does anybody know what http protocol violation tclhttpd commits? > Not sure, but maybe you should cc to the tclhttpd mailing list. The only thing i could think of would be claiming HTTP1.0 but supporting some HTTP1.1 features. M$ should produce better error messages. Michael |