Re: cvs commit: apache/src http_core.c

1997-02-03 Thread Ed Korthof
Something went wrong -- this isn't exactly the patch I sent (at least not as recorded in my sent-mail). I'm not sure exactly what went wrong, but the 'arg2 &&' should be added about ten lines below where this occurs -- this introduces an error where providing only one argument produces an error me

Re: cvs commit: apache/src http_core.c http_protocol.c httpd.h mod_mime.c mod_proxy.c

1996-06-07 Thread Brian Behlendorf
On Fri, 7 Jun 1996, Chuck Murcko wrote: > --- 2594,2729 > return OK; > } > > ! /* > ! * This handles Netscape-SSL style "CONNECT" proxy requests. > ! * A connection is opened to the specified host and data is > ! * passed through between the WWW site and the bro