
Short text
Disable URL encoding of cookie values.
Parameter Description
By default, cookie values are URL encoded in AS ABAP.
You can use the value ict/disable_cookie_urlencoding = 1
to deactivate URL encoding for cookie values when AS ABAP is acting as a client.
Since not all servers URL encode cookie values, it can be necessary to deactivate the encoding, since a server might not be able to interpret the URL encoded values of an AS ABAP client.
Application Area
Internet Communication Toolkit (ICT) HTTP Processing
Default Value
0
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Values allowed
0, 1


