multi-byte characters(not UTF-8) are garbled in {request.http.parameter}.
search cancel

multi-byte characters(not UTF-8) are garbled in {request.http.parameter}.

book

Article ID: 12033

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction



When source request is multi-byte characters(not UTF-8), the values of

{request.http.parameter.x}

is garbled.

If source request is UTF-8, the problem doesn't occur.

Is it a bug or design?

 

Environment

Release:
Component: APIGTW

Resolution

It is a design spec.

By default the multi-byte charset support of API Gateway is UTF-8.