Skip to content

fix(opentelemetry-instrumentation-http): Support http headers as array #5693

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yotamN
Copy link

@yotamN yotamN commented May 17, 2025

Which problem is this PR solving?

The http package in Node actually supports receiving the headers as an array of strings.
The definition file was updated accordingly and there is an open PR for the documentation as well.

Short description of the changes

Update NodeJS definition file and add support for headers array.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Still working on the unit test, something is not working for me :(

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added
  • Documentation has been updated

Copy link

linux-foundation-easycla bot commented May 17, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

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