Re: nothing in the r->headers_out?

2007-06-06 Thread Graham Dumpleton
On 07/06/07, Zeus Capricorn <[EMAIL PROTECTED]> wrote: Thank you for your reply. But when i use telnet to get the page, httpd server does response some response headers(e-tag,etc.),and these headers are not in the page source. Does httpd server append the response headers after the handler phra

Re: nothing in the r->headers_out?

2007-06-06 Thread Zeus Capricorn
Thank you for your reply. But when i use telnet to get the page, httpd server does response some response headers(e-tag,etc.),and these headers are not in the page source. Does httpd server append the response headers after the handler phrase ?

Re: nothing in the r->headers_out?

2007-06-06 Thread Vincent Bray
On 06/06/07, Zeus Capricorn <[EMAIL PROTECTED]> wrote: Hi,all I was reading Nick's book Isn't it great? it does print the r->headers_in(Host,Accept,etc.),but nothing else.Where is the r->headers_out and r->subprocess_env? AFAICT, because this module doesn't invoke anything from

nothing in the r->headers_out?

2007-06-05 Thread Zeus Capricorn
Hi,all I was reading Nick's book these days,and i got in trouble in chapter 5 . it does print the r->headers_in(Host,Accept,etc.),but nothing else.Where is the r->headers_out and r->subprocess_env? Thanks in advance. The code goes here: static int printitem(void *rec, const char