Re: [us...@httpd] modifying original request response headers when using subrequests

2010-08-17 Thread Peter Janovsky
: [us...@httpd] modifying original request response headers when using subrequests On Tue, 17 Aug 2010 12:51:58 -0700 (PDT) Peter Janovsky wrote: > 1. if i modify the response headers before the subrequest is performed they > appear correct within the response > 2. if i modify the re

Re: [us...@httpd] modifying original request response headers when using subrequests

2010-08-17 Thread Nick Kew
On Tue, 17 Aug 2010 12:51:58 -0700 (PDT) Peter Janovsky wrote: > 1.  if i modify the response headers before the subrequest is performed they > appear correct within the response > 2.  if i modify the response headers after the subrequest is performed they > DO > NOT appear correct within the

[us...@httpd] modifying original request response headers when using subrequests

2010-08-17 Thread Peter Janovsky
i'm in need of help clarifying the request and subrequest life-cycles and how and when response headers are modified. what i have is a request for audio content.  the audio content is verified within a C module which performs a subrequest.  custom response headers need to be sent upon a success