Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial Safari support for Fetch metadata request headers #19301

Closed
wants to merge 3 commits into from

Conversation

duckboy81
Copy link

Summary

Added partial support for Fetch Metadata request headers in Safari 16.4+:

  • Sec-Fetch-Dest
  • Sec-Fetch-Mode
  • Sec-Fetch-Site

Test results and supporting details

Note: I have only tested on a personal iPad running Safari 16.4

The release notes are limited and mentions of the feature are scattered throughout the following locations:

Main references
https://bugs.webkit.org/show_bug.cgi?id=204744
WebKit/WebKit#6211

Other mentions
WebKit/WebKit#4186
WebKit/WebKit#11027
WebKit/WebKit#6296
https://bugs.webkit.org/show_bug.cgi?id=237550

Related issues

None

@github-actions github-actions bot added the data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Apr 2, 2023
@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Apr 18, 2023
@github-actions
Copy link

This pull request has merge conflicts that must be resolved before it can be merged.

@Elchi3
Copy link
Member

Elchi3 commented Apr 18, 2023

I'm so sorry, I didn't see your PR and then merged #19404.

Why mark it as partial?

@duckboy81
Copy link
Author

I'm so sorry, I didn't see your PR and then merged #19404.

Why mark it as partial?

It seemed release notes for 16.4 were released by the time I made the PR. Thanks!

@duckboy81 duckboy81 closed this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants