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

Include whitelisted HTTP headers in the extended_unique_key computation #548

Open
vdusek opened this issue Sep 27, 2024 · 0 comments
Open
Labels
enhancement New feature or request. hacktoberfest t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@vdusek
Copy link
Collaborator

vdusek commented Sep 27, 2024

  • Modify the extended_unique_key computation to include a set of predefined HTTP headers, alongside the existing normalized URL and payload.
  • Only include headers from the whitelist.
  • Identify which headers should be included, such as Accept, Accept-Language, Authorization, and others that may affect request outcomes.
  • See the issue Improve the deduplication of requests #178 for further context.
@vdusek vdusek added enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team. hacktoberfest labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. hacktoberfest t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

1 participant