You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
default still to UTF-8 but give users an option to switch to ISO-8859-1 or US-ASCII
This allows the request and response transformer to transform the encoding to support legacy systems like SOAP to convert the response from ISO-8859-1 to UTF-8.
The text was updated successfully, but these errors were encountered:
default still to UTF-8 but give users an option to switch to ISO-8859-1 or US-ASCII
This allows the request and response transformer to transform the encoding to support legacy systems like SOAP to convert the response from ISO-8859-1 to UTF-8.
The text was updated successfully, but these errors were encountered: