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

indexer: fix parsing POST request when using Map for headers #78

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Sep 5, 2024

  • add case-insensitive check for 'content-type' if headers are a Map, not Headers
  • remove unused properties left over on WARCRecord
  • bump to 2.3.1

Copy link
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ikreymer ikreymer merged commit fb1ff9c into main Sep 5, 2024
6 checks passed
@ikreymer ikreymer deleted the indexer-fix-content-type branch September 5, 2024 15:41
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.

2 participants