No, don't do this. Drop the protocol entirely. Then it uses HTTP on an HTTP ...
12 years, 9 months ago
(2012-10-08 00:39:48 UTC)
#4
No, don't do this. Drop the protocol entirely. Then it uses HTTP on an
HTTP page, and HTTPS on an HTTPS page.
src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"
On Sun, Oct 7, 2012 at 5:39 PM, David Symonds <dsymonds@golang.org> wrote: > No, don't ...
12 years, 9 months ago
(2012-10-08 00:44:26 UTC)
#5
On Sun, Oct 7, 2012 at 5:39 PM, David Symonds <dsymonds@golang.org> wrote:
> No, don't do this. Drop the protocol entirely. Then it uses HTTP on an
> HTTP page, and HTTPS on an HTTPS page.
>
> src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"
>
see other thread.
On Mon, Oct 8, 2012 at 11:44 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > see other ...
12 years, 9 months ago
(2012-10-08 00:48:54 UTC)
#6
On Mon, Oct 8, 2012 at 11:44 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote:
> see other thread.
I still don't see the benefit of forcing HTTPS there.
I don't want it to ever pull this over HTTP. It is an unnecessary security ...
12 years, 9 months ago
(2012-10-08 01:56:45 UTC)
#7
I don't want it to ever pull this over HTTP. It is an unnecessary security
risk.
On 8 October 2012 11:39, David Symonds <dsymonds@golang.org> wrote:
> No, don't do this. Drop the protocol entirely. Then it uses HTTP on an
> HTTP page, and HTTPS on an HTTPS page.
>
> src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"
Issue 6614064: code review 6614064: godoc: fetch jQuery via https
(Closed)
Created 12 years, 9 months ago by adg
Modified 12 years, 9 months ago
Reviewers: dsymonds
Base URL:
Comments: 0