We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Amplify framework recently release a new feature that allow the user to inject some static headers from a Amplify hosted environment: https://docs.aws.amazon.com/amplify/latest/userguide/custom-headers.html
It will be nice to create such a file to inject HTTP headers where possible. Here is a reference of possible headers to inject: https://owasp.org/www-project-secure-headers/
Please add a small documentation section with this PR (maybe in the feature list, the dev doc and/or the user doc)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Amplify framework recently release a new feature that allow the user to inject some static headers from a Amplify hosted environment: https://docs.aws.amazon.com/amplify/latest/userguide/custom-headers.html
It will be nice to create such a file to inject HTTP headers where possible.
Here is a reference of possible headers to inject: https://owasp.org/www-project-secure-headers/
Please add a small documentation section with this PR (maybe in the feature list, the dev doc and/or the user doc)
The text was updated successfully, but these errors were encountered: