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

feat: add amz-content-sha256 extension to docs #3036

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

felipegenef
Copy link

Description

@Telroshan Here My PR related to this previous PR on HTMX Extensions. As we discussed there , I hosted the extension on my repository and added it to the Docs as a Community Extension.

This Pull Request adds a new reference to a community extension that addresses use cases where users interact with AWS services that require the SigV4 integrity header, such as in this example. Several AWS services depend on this header, and I encountered this exact issue in my own open-source project that uses HTMX.

Given that others may experience the same issue, I believe this functionality will be beneficial.

Corresponding issue:

This PR on EXtensions

Testing

I added a Test folder into the repository root following the pattern shown in the official htmx-extensions repository.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

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

Successfully merging this pull request may close these issues.

1 participant