If you specify the url without a protocol, the app protocol will be merged in.
On 2006-07-24, at 15:49 EDT, Andy Chandler wrote: > (sorry - sent with work account before) > > When using a webapp that can be deployed either as http or https > depending > on the end users needs I've wondered if there isn't a better way > for me to > do the datasets. > > Most of our datasets that are file based are just relative > referenced so > they get compiled in when the page is compiled. However there are > a couple > that are more dynamic or might not be present - in this case it > seems to > work better (at least the page compiles) to use type=http or > type=https. > It would be nice if the dataset could just have an attribute like > type="request" and it would automatically use http or https > depending on how > the app is being accessed. Has anyone seen something like that that > already exists? > > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
