Skip to content

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

Closed
yotamN wants to merge 1 commit into
open-telemetry:mainfrom
yotamN:fix/http-request-array
Closed

fix(opentelemetry-instrumentation-http): Support http headers as array#5693
yotamN wants to merge 1 commit into
open-telemetry:mainfrom
yotamN:fix/http-request-array

Conversation

@yotamN

@yotamN yotamN commented May 17, 2025

Copy link
Copy Markdown

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

@linux-foundation-easycla

linux-foundation-easycla Bot commented May 17, 2025

Copy link
Copy Markdown

CLA Signed


The committers listed above are authorized under a signed CLA.

@dyladan

dyladan commented Jul 16, 2025

Copy link
Copy Markdown
Member

This is a draft and has conflicts. Are you planning to still carry on with this PR?

@pichlermarc

Copy link
Copy Markdown
Member

Closing this PR as it is marked as draft and has conflicts. Please feel free to open a new PR if you're still interested in working on this. Thanks! :)

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.

3 participants