Hi,
I would want to send http request but not in the port 80 usually used.
Is somebody know how to do this ?
I try to put at this end of the url the syntax " :number port" it didn’t work.
I try to use the option in httpclientcreateopt :WIP_COPT_HTTP_PROXY_PORT, numberPortvariable , it allready works … but on port 80 .
I haven’t other idea.
Thank you for the help.