Skip to content
Snippets Groups Projects
Unverified Commit d8df7e02 authored by Serhiy Storchaka's avatar Serhiy Storchaka Committed by GitHub
Browse files

[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS...

[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643)

If an HTTP link is redirected to a same looking HTTPS link, the latter can
be used directly without changes in readability and behavior.
It protects from a men-in-the-middle attack.

This change does not affect Python examples..
(cherry picked from commit f79547a4)

Co-authored-by: default avatarSerhiy Storchaka <storchaka@gmail.com>
parent 390c80d2
Branches
Tags
No related merge requests found
Showing
with 42 additions and 42 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment