Previous Topic: Setting for Special Characters within the Cookie

Next Topic: Caching POST Data

Select Character Set for Code Headers

You can specify the character set for the appropriate locale by setting the value of the requestheadercharset parameter. The HttpClient application reads this value to determine how to encode the headers to send to the backend server. Possible values are:

The default is requestheadercharset="US-ASCII".