03-27-2019, 11:06 AM
(03-26-2019, 02:51 PM)joebordes Wrote: I added a change to coreBOS whereas you can specify the protocol in the value if no protocol is given then http is used so we maintain backward compatibility.
https://github.com/tsolucio/corebos/commit/962db7d82e63c70a6937b483268cbd95f360910d
give it a try when you can
It add the typed URL to "http://" and not replace it.
So it if I type https://mydomain.com it will be
http://https://mydomain.com