Skip to content

Conversation

VisargD
Copy link
Collaborator

@VisargD VisargD commented May 7, 2024

Title:

  • fix: map headers to lower case to avoid conflicts with forward headers

Description: (optional)

  • Convert forward_headers keys to lower casing before mapping the final headers object

Motivation: (optional)

  • To resolve conflicts in header names while creating final request header object for a provider

Related Issues: (optional)

@VisargD VisargD merged commit 9fe2de1 into main May 9, 2024
@VisargD VisargD deleted the fix/convert-headers-to-lower-case branch May 9, 2024 06:32
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.

Fix: map request headers to lower case to avoid key name duplications

1 participant