Skip to content

feat: add support for Service-Woker-Allowed HTTP header #13304

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

39zde
Copy link
Contributor

@39zde 39zde commented Apr 25, 2025

Related PR: #11485
Adds Service-Worker-Allowed HTTP response header, 'which is used to broaden the path restriction for a service worker's default scope' 1. This is a relevant header I apparently missed last time, so I'm adding it now.

Footnotes

  1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Service-Worker-Allowed

@39zde 39zde requested a review from a team as a code owner April 25, 2025 08:47
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Apr 25, 2025
Copy link
Contributor

Package Changes Through 88fd984

There are 3 changes which include tauri with minor, @tauri-apps/api with minor, tauri-utils with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.5.0 2.6.0
tauri-utils 2.4.0 2.5.0
tauri-bundler 2.4.0 2.4.1
tauri-runtime 2.6.0 2.6.1
tauri-runtime-wry 2.6.0 2.6.1
tauri-codegen 2.2.0 2.2.1
tauri-macros 2.2.0 2.2.1
tauri-plugin 2.2.0 2.2.1
tauri-build 2.2.0 2.2.1
tauri 2.5.1 2.6.0
@tauri-apps/cli 2.5.0 2.5.1
tauri-cli 2.5.0 2.5.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars requested a review from tweidinger April 25, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📬Proposal
Development

Successfully merging this pull request may close these issues.

1 participant