Use HTTPS for security#2232
Conversation
|
@microsoft-github-policy-service agree |
|
@dbaeumer could you please review this pull request? |
|
@orien was out on a sabbatical. Thanks for the PR. |
|
@dbaeumer FYI - there is a number of URL changes which are not just http -> https, hope that's ok. |
|
@orien FYI, conflicts |
Head branch was pushed to by a user without write access
| | [PhpStorm](https://www.jetbrains.com/phpstorm) | [JetBrains](https://www.jetbrains.com) | Proprietary | | ||
| | [PyCharm](https://www.jetbrains.com/pycharm) | [JetBrains](https://www.jetbrains.com) | Proprietary | | ||
| | [Qt Creator](https://doc-snapshots.qt.io/qtcreator-9.0/creator-language-servers.html) | [The Qt Company](http://qt.io/) | [qtcreator](https://github.com/qt-creator/qt-creator) | ||
| | [Qt Creator](https://doc-snapshots.qt.io/qtcreator-9.0/creator-language-servers.html) | [The Qt Company](https://www.qt.io/) | [qtcreator](https://github.com/qt-creator/qt-creator) |
There was a problem hiding this comment.
Added www subdomain, following the redirect:
❯ curl -I https://qt.io
HTTP/1.1 301 Moved Permanently
Date: Wed, 20 May 2026 07:34:26 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubdomains;
Location: https://www.qt.io/
Content-Type: text/html; charset=iso-8859-1
| | [Ruby](https://www.jetbrains.com/ruby) | [JetBrains](https://www.jetbrains.com) | Proprietary | | ||
| | [RJ TextEd](https://www.rj-texted.se/) | [Rickard Johansson](https://github.com/rickard67) | [lsp](https://github.com/rickard67/LSP-Pascal-Library) | | ||
| | [Spyder](http://spyder-ide.org) | [Spyder Dev Team](https://github.com/spyder-ide) | [spyder](https://github.com/spyder-ide/spyder) | | ||
| | [Spyder](https://www.spyder-ide.org/) | [Spyder Dev Team](https://github.com/spyder-ide) | [spyder](https://github.com/spyder-ide/spyder) | |
There was a problem hiding this comment.
Added www subdomain, following the redirect:
❯ curl -I https://spyder-ide.org
HTTP/2 301
date: Wed, 20 May 2026 07:35:40 GMT
content-type: text/html; charset=UTF-8
location: https://www.spyder-ide.org/
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HL1jvKcuQDlub%2BZZkpEKo2TK%2BO1NSlplx2%2BphaGGFEVMaePabtZrDtuR9vri6ze4d%2F0Z1kyr4Rykwp2w9YIidZ86y3bFQd53nmbPdP1ckS6f64R9N9Y%2FIv9%2Fhau4el5gYQ%3D%3D"}]}
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
server: cloudflare
cf-ray: 9fe9aa7eed33f0cc-MEL
alt-svc: h3=":443"; ma=86400
| #### URI | ||
|
|
||
| URI's are transferred as strings. The URI's format is defined in [http://tools.ietf.org/html/rfc3986](http://tools.ietf.org/html/rfc3986) | ||
| URI's are transferred as strings. The URI's format is defined in [https://datatracker.ietf.org/doc/html/rfc3986](https://datatracker.ietf.org/doc/html/rfc3986) |
There was a problem hiding this comment.
Changed site, following the redirect:
❯ curl -I https://tools.ietf.org/html/rfc3986
HTTP/2 301
date: Wed, 20 May 2026 07:37:31 GMT
content-type: text/html; charset=UTF-8
location: https://datatracker.ietf.org/doc/html/rfc3986
x-robots-tag: noindex, nofollow
server: cloudflare
cf-ray: 9fe9ad36a8add87d-MEL
alt-svc: h3=":443"; ma=86400
| #### <a href="#uri" name="uri" class="anchor">URI</a> | ||
|
|
||
| URI's are transferred as strings. The URI's format is defined in [http://tools.ietf.org/html/rfc3986](http://tools.ietf.org/html/rfc3986) | ||
| URI's are transferred as strings. The URI's format is defined in [https://datatracker.ietf.org/doc/html/rfc3986](https://datatracker.ietf.org/doc/html/rfc3986) |
There was a problem hiding this comment.
Followed redirect. See above for details.
Thanks for the prompt, @dmitrivMS. I've rebased my branch. |
|
Please let me know if you'd like me to revert the domain changes. |
|
@dmitrivMS yes, I saw them as well. |
They are fine for me since they are redirected there anyways. |
Update links to use HTTPS, where possible.