On Wed, 27 Mar 2002, Graham Leggett wrote: > When I looked at the proxy code I could see nothing obvious that had > changed - proxy uses the core methods for sending headers and data to > the frontend, not sure what changed.
If I had to guess, I would say that this change: http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/modules/proxy/proxy_http.c.diff?r1=1.84&r2=1.85 exposed some other problems. Joshua.