Determines whether data is URL-encoded before sending (the outgoing MIME type is application/x-www-form-urlencoded). Without this parameter enabled, data is sent in raw text form (MIME type text/plain). The usage of this parameter despends on the destination CGI program.
<PARAM NAME = "URLEncode" VALUE = "setting">
Not applicable.