Hi Oleg, > I never claimed the proxy was fully HTTP spec compliant. I intentionally > reduced HTTP protocol handling to an absolute bare minimum. My main goal > was to demonstrate that HttpCore API was flexible enough to deal with > complex scenarios such as HTTP request routing. That is it.
I think the absolute minimum should include to remove the headers that are explicitly defined as applying only to one hop. Apart from the fixed list that Robert mentioned, this includes all headers whose name is listed as a value in the Connection header. I can not help in the development of the reverse proxy sample, since I have written such code at work. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
