You are not logged in.
Pages: 1
Hi, is it possible on Wrapper creation to detect that it is a secSSL Server and to set the true for https in the Client Create in getClient.
Also the Header ist http://domain and not https://domain ist it possible to change that ?
Last edited by itSDS (2015-01-31 13:19:02)
Rad Studio 12.1 Santorini
Offline
Good idea!
We have added https:// support to the Cross-Platform wrappers, when they are created from a https URI.
Now generated function GetClient() will allow to specifies https, and will by default follow the generated wrapper protocol.
See http://synopse.info/fossil/info/c276d8dd09
Offline
Pages: 1