On Wed, Mar 6, 2013 at 6:34 PM, Nce Rt <nce...@yahoo.com> wrote:
> It's request_rec which represents http Request not Response. look into this 
> data structure for the content-type field.

That's not how the field is used.  If you want to read a Content-Type
request header, read it from r->headers_in.

Reply via email to