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

add option to set Timing-Allow-Origin header #70

Open
nojvek opened this issue Jan 19, 2022 · 1 comment
Open

add option to set Timing-Allow-Origin header #70

nojvek opened this issue Jan 19, 2022 · 1 comment

Comments

@nojvek
Copy link

nojvek commented Jan 19, 2022

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Timing-Allow-Origin

and https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing#performanceservertiming_interface

Without the header, browser client can't access serverTiming information from cross origin request.

@yosuke-furukawa
Copy link
Owner

Ok, I will try to add this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants