D
dianne.evans@danwood.co.u
Guest
Peter, Thank you for your reply. That's what I had originally tried. However, when I try to put a string into the line objURI = new URI('https', 'myUrl.com'), I get the syntax error of: "Parameter 1 for CONTRUCTOR URI is not type compatible with its definition (12905)" Somehow I need to be able to access the options within UriSchemeEnum for the fisrt parameter. (to change to https from the default http)
Continue reading...
Continue reading...