Apache HTTPD
Charset Conversion

These are the translation handles used to translate between the network format of protocol headers and the local machine format.

For an EBCDIC machine, these are valid handles which are set up at initialization to translate between ISO-8859-1 and the code page of the source code.
For an ASCII machine, they are undefined.

See also
ap_init_ebcdic()