WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
250081
http://webkit.org
redirects to Bugzilla
https://bugs.webkit.org/show_bug.cgi?id=250081
Summary
http://webkit.org redirects to Bugzilla
Alexey Proskuryakov
Reported
2023-01-04 09:28:57 PST
http://webkit.org
redirects to
https://blogs.webkit.org/
, which resolves to Bugzilla (the latter part is as designed). Most people won't notice this because there is also an STS record for webkit.org, but the wrong redirect happens on first use, or potentially in automation. $ curl -i
http://webkit.org
HTTP/1.1 301 Moved Permanently Server: Apple Date: Wed, 04 Jan 2023 17:26:02 GMT Content-Type: text/html Content-Length: 162 Connection: keep-alive Location:
https://blogs.webkit.org/
...
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-04 09:29:08 PST
<
rdar://problem/103876855
>
Alexey Proskuryakov
Comment 2
2023-02-02 13:16:07 PST
This is fixed now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug