weired chunked encoding (how to disable properly) - how to return http 1 2004-01-13 - By Lukas �sterreicher
Back Oh. I already feared this.
In this case the only thing that can be done is that Winamp does the request in HTTP 1.0, right?
Lukas
Am 13.01.2004 16:01:04, schrieb "Shapira, Yoav" <Yoav.Shapira@(protected)>:
> >Howdy, >No, because an HTTP connector is required to return the highest version of the protocol that it supports according to the HTTP RFC. This is what I think, anyways, I'm not sure and I'm not a big protocol expert ;) > >Yoav Shapira >Millennium ChemInformatics > > >>-- --Original Message-- -- >>From: Lukas �sterreicher [mailto:lukas.oesterreicher@(protected)] >>Sent: Tuesday, January 13, 2004 9:44 AM >>To: tomcat-user@(protected) >>Subject: weired chunked encoding (how to disable properly) - how to return >>http 1.0 on 1.1 requests >> >>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) > > > > >This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. > > >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) >For additional commands, e-mail: tomcat-user-help@(protected) > > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|