keeping POST data for Apache/CGI

2000-02-29 Thread Zakon, Stuart
sorry about resend of this message, first one missing subject by mistake Hi, I see where ssl_engine_io.c sucks in POST request data from Apache, however, I am looking for how the data gets back into the BUFF code, as described below. Anybody know where to look? From ssl_engine_io.c: * We

Re: keeping POST data for Apache/CGI

2000-02-29 Thread Ralf S. Engelschall
On Tue, Feb 29, 2000, Zakon, Stuart wrote: I see where ssl_engine_io.c sucks in POST request data from Apache, however, I am looking for how the data gets back into the BUFF code, as described below. Anybody know where to look? From ssl_engine_io.c: * We cannot simply suck in the data