WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
255364
Fix early hints preconnect on some OS versions
https://bugs.webkit.org/show_bug.cgi?id=255364
Summary
Fix early hints preconnect on some OS versions
Ben Nham
Reported
2023-04-12 14:09:51 PDT
Newer versions of CFNetwork use `didReceiveInformationalResponse:` instead of `_didReceiveInformationalResponse:` as the delegate callback for returning 1xx responses such as 103 Early Hints. We need to update WebKit to use the appropriate delegate method based on the version of CFNetwork being used.
Attachments
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2023-04-12 14:10:12 PDT
rdar://107879504
Ben Nham
Comment 2
2023-04-12 14:20:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12669
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