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

the html link tag has options not reachable , notably crossorigin #480

Open
AnnieAtHasura opened this issue Jun 11, 2019 · 0 comments
Open

Comments

@AnnieAtHasura
Copy link

AnnieAtHasura commented Jun 11, 2019

html_resource/2 is a handy system, but doesn't provide access to the entirety of the HTML link tag's options.

Request for enhancement to handle some of these other options.

Notably, there should be a way to set the crossorigin attribute to prevent CSRF, and to set the integrity attribute to assure the resource is what's expected, to prevent MiM attacks.

Please assign this to @Anniepoo , I'll push something asap.

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

1 participant