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:[EMAIL PROTECTED] >Sent: Tuesday, January 13, 2004 9:44 AM >To: [EMAIL 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: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
