RE: [us...@httpd] Help: HTTP response has wrong Content-Type field

2009-10-24 Thread HE Hongmei
e has wrong Content-Type field On Fri, Oct 23, 2009 at 8:59 PM, HE Hongmei wrote: > > We added some logs before and after the above calls, and found the > content-type is always right. However, sometimes (not always), in the > response sent by Apache server, Content-Type will be chan

[us...@httpd] Help: HTTP response has wrong Content-Type field

2009-10-23 Thread HE Hongmei
We developed an Apache module. In the module, when we sent HTTP response, Apache always changed the "Content-Type", sometimes this field is correct, sometime it is truncated, sometimes with an invalid value. We sent response back with the following function, and the response header was always se