Hi all, Trying to figure out how to do HTTPS requests (for securing authentication) from an in-development web app.
Older documentation and references exist online, pointing to the existence of a "secure" attribute for the <dataset> tag. However, that attribute doesn't seem to exist any more. Asking because I've been trying out various combinations of options to get a request to a HTTP url happening, and so far nothing is hitting that server. :/ ie. Using things like: src="https://www.example.com/some-url-here-with-args" secureport="443" src="http://www.example.com/some-url-here-with-args" secureport="443" Trying to add a "secure" option to the above just generates an error. Thoughts/ideas/suggestions? Regards and best wishes, Justin Clift -- Salasaga - Open Source eLearning IDE http://www.salasaga.org
