Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

fix: keep existing header values when using addHeader#174

Open
halber wants to merge 1 commit into
apache:masterfrom
halber:master
Open

fix: keep existing header values when using addHeader#174
halber wants to merge 1 commit into
apache:masterfrom
halber:master

Conversation

@halber

@halber halber commented Nov 20, 2025

Copy link
Copy Markdown
  • Fix ODataResponse.addHeader so it appends values instead of replacing existing headers.
  • Extend ODataResponseTest.testResponse to assert that multiple addHeader calls keep all values and maintain insertion order, preventing silent header loss.

- Fix ODataResponse.addHeader so it appends values instead of replacing
  existing headers.
- Extend ODataResponseTest.testResponse to assert that multiple
  addHeader calls keep all values and maintain insertion order,
  preventing silent header loss.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant