Displaying 2 results from an estimated 2 matches for "logo_40wht".
2019 May 22
3
HTTPS warning on developer.r-project.org
[Please CC me on replies, as I am not subscribed.]
Dear R folks,
Accessing the *R Developer Page* [1], the browser (Firefox) shows an
HTTPS warning.
The reason is the embedded Google logo.
> Gemischte (unsichere) Anzeige-Inhalte von "http://www.google.com/logos/Logo_40wht.gif" werden auf einer sicheren Seite geladen
Could you change that to an HTTPS link please?
```
$ curl -I https://www.google.com/logos/Logo_40wht.gif
HTTP/2 200
accept-ranges: bytes
content-type: image/gif
content-length: 3845
date: Wed, 22 May 2019 05:07:35 GMT
expires: Wed, 22 May 2019 05:0...
2019 May 22
0
HTTPS warning on developer.r-project.org
...plies, as I am not subscribed.]
>
> Dear R folks,
>
>
> Accessing the *R Developer Page* [1], the browser (Firefox) shows an HTTPS warning.
>
> The reason is the embedded Google logo.
>
>> Gemischte (unsichere) Anzeige-Inhalte von "http://www.google.com/logos/Logo_40wht.gif" werden auf einer sicheren Seite geladen
> Could you change that to an HTTPS link please?
>
> ```
> $ curl -I https://www.google.com/logos/Logo_40wht.gif
> HTTP/2 200
> accept-ranges: bytes
> content-type: image/gif
> content-length: 3845
> date: Wed, 22 May 201...