Skip to content

fix: ensure that headers keys are unique in link_content#10109

Closed
ZeJ0hn wants to merge 0 commit into
deepset-ai:mainfrom
ZeJ0hn:main
Closed

fix: ensure that headers keys are unique in link_content#10109
ZeJ0hn wants to merge 0 commit into
deepset-ai:mainfrom
ZeJ0hn:main

Conversation

@ZeJ0hn
Copy link
Copy Markdown
Contributor

@ZeJ0hn ZeJ0hn commented Nov 20, 2025

Related Issues

  • fixes 10108

Proposed Changes:

In link_content.py, headers can have the same keys many times (with different case).
I propose to ensure that each key is unique

How did you test it?

manual verification

Notes for the reviewer

Nothing special

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@ZeJ0hn ZeJ0hn requested a review from a team as a code owner November 20, 2025 14:53
@ZeJ0hn ZeJ0hn requested review from anakin87 and removed request for a team November 20, 2025 14:53
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 20, 2025

@ZeJ0hn is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:tests type:documentation Improvements on the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant