On 8/18/05, Brian Akins <[EMAIL PROTECTED]> wrote:

> I didn't mess with the EBCDIC stuff, so alot of the patch is just where
> I commented all that out.

The EBCDIC stuff came here:

http://svn.apache.org/viewcvs.cgi?rev=105236&view=rev

Apparently Justin needed logic similar to ap_scan_script_header_err()
and extracted a lot of that code to add here.

ap_scan_script_header_err() on an EBCDIC platform is set up to allow a
CGI script the capability to write a response header in ASCII (giant
shrug).

Is there a way to get response header written to the cache in ASCII? 
If not, the code can be scrapped.  Maybe the folks who tweaked the
code later to actually compile on EBCDIC considered that, maybe not. 
It just seems really odd to me.

(Caveat: cache-ignorant; never used mod_*_cache on EBCDIC)

Reply via email to