- Fixed confusing with the use/meaning of ERR_CANNOT_FORWARD
by creating ERR_FORWARDING_DENIED and changing the
content of the ERR_CANNOT_FORWARD text.
+ - Fixed pipeline request bug from using strdup() (Henrik
+ Nordstrom).
+ - Call clientReadRequest() directly instead of commSetSelect()
+ for pipelined requests (Henrik Nordstrom).
Changes to squid-1.2.beta10 (Dec 30, 1997):