Skip to content

http: remove HeaderUtility::addHeaders (duplicate).#16509

Merged
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
PiotrSikora:remove_http_add_headers
May 19, 2021
Merged

http: remove HeaderUtility::addHeaders (duplicate).#16509
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
PiotrSikora:remove_http_add_headers

Conversation

@PiotrSikora
Copy link
Copy Markdown
Contributor

Both HeaderMapImpl::copyFrom() and HeaderUtility::addHeaders()
have exactly the same implementation, so remove the latter.

Signed-off-by: Piotr Sikora piotrsikora@google.com

Both HeaderMapImpl::copyFrom() and HeaderUtility::addHeaders()
have exactly the same implementation, so remove the latter.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora PiotrSikora marked this pull request as ready for review May 15, 2021 08:51
@PiotrSikora PiotrSikora requested a review from mattklein123 as a code owner May 15, 2021 08:51
@PiotrSikora
Copy link
Copy Markdown
Contributor Author

Coverage is busted on the main branch, the error is unrelated to this PR.

@PiotrSikora
Copy link
Copy Markdown
Contributor Author

/retest

@repokitteh-read-only
Copy link
Copy Markdown

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #16509 (comment) was created by @PiotrSikora.

see: more, trace.

@alyssawilk alyssawilk merged commit 92416be into envoyproxy:main May 19, 2021
leyao-daily pushed a commit to leyao-daily/envoy that referenced this pull request Sep 30, 2021
Both HeaderMapImpl::copyFrom() and HeaderUtility::addHeaders()
have exactly the same implementation, so remove the latter.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
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