@Stanton, the way Jacobo's describing is how we use it at Google -- we just
rely on the browser to do the resolution.

Adding scheme to the config doesn't work for us since we have containers
(multiple actually) that run in both HTTP and HTTPS mode. We'd need a
substitution var to make a single config work, with substitution provided by
an injected value.

--j

On Fri, Apr 1, 2011 at 9:33 AM, Jacobo Tarrio <[email protected]> wrote:

> On Fri, Apr 1, 2011 at 5:07 AM, Stanton Sievers <[email protected]>
> wrote:
>
>
> > Regarding blank schemes, does that mean that in this particular case, the
> > iframeurl returned in the metadata request would be schema-relative and
> it
> > would be up to the container to add that information before rendering the
> > iframeurl?
> >
>
>  Or not; the browser will see the schema-less URL and use the schema of the
> page that contains it.
>
> --
>   Jacobo TarrĂ­o     |     http://jacobo.tarrio.org/
>

Reply via email to