Bug 260221

Summary: Fail initial HTTP load when HTTPSOnly is enabled
Product: WebKit Reporter: Matthew Finkel <m_finkel>
Component: Page LoadingAssignee: Matthew Finkel <m_finkel>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Matthew Finkel 2023-08-15 14:54:30 PDT
When we receive an initial load request with a HTTP URL, we should fail instead of upgrading.
Comment 1 Radar WebKit Bug Importer 2023-08-16 14:52:24 PDT
<rdar://problem/113989408>
Comment 2 Matthew Finkel 2023-08-17 09:43:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16757
Comment 3 EWS 2023-08-22 16:13:57 PDT
Committed 267156@main (d933b28b5045): <https://commits.webkit.org/267156@main>

Reviewed commits have been landed. Closing PR #16757 and removing active labels.