RE: Chunked upload through SunONE proxy server

2004-03-09 Thread Bruce McHaffie
: Re: Chunked upload through SunONE proxy server Bruce, Chunk encoding is a feature introduced in the version 1.1 of the HTTP specification. Older HTTP/1.0 proxies _may_ have various issues with chunk-encoded content. If iPlanet proxy is not HTTP/1.1 compliant, there's not much you can do.

Re: Chunked upload through SunONE proxy server

2004-03-09 Thread Oleg Kalnichevski
Bruce, Chunk encoding is a feature introduced in the version 1.1 of the HTTP specification. Older HTTP/1.0 proxies _may_ have various issues with chunk-encoded content. If iPlanet proxy is not HTTP/1.1 compliant, there's not much you can do. I doubt that any special headers are required besides T