Internationalization
IG supports internationalization (i18n) to facilitate localization for target audiences that vary in culture, region, or language.
| Information type | Character set/encoding | 
|---|---|
| HTTP header names and values | |
| HTTP trailer names and values | |
| Response entities for StaticResponseHandler | The  For text content, the character set must also be specified; for example: 
 The entity must conform to the content type. | 
| Text in request and response entities for CaptureDecorator | If the  If the  | 
| Logs | The system default character set where IG is running. To use a different character set, configure  | 
| IG configuration files | |
| Hostnames | |
| URIs | Non US-ASCII and reserved characters must be escaped with percent-encoding. |