weired chunked encoding (how to disable properly) - how to return http 1.0 on 1. 2004-01-13 - By Lukas �sterreicher
Back Hi again.
In my previous post I had trouble with chunked encoding.
Now I found out why sometimes it does not enable chunking: When the request is in http 1.0.
Winamp who reads the response cannot deal with chunked encoding, so I wondered if I could always respont with http 1.0, even if the request was in http 1.1.
So - is it possible to return http 1.0 even if the request was http 1.1? If yes, how?
Thanx in Advance Lukas
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|