Skip to content
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

fix: forward content-type to http sink #3835

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Feb 8, 2024

What this PR changes/adds

Forward Content-Type to HttpSink for Provider-push transfers

Why it does that

fix

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #3798

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the bug Something isn't working label Feb 8, 2024
@ndr-brt ndr-brt requested a review from wolf4ood February 8, 2024 09:23
@ndr-brt ndr-brt marked this pull request as ready for review February 8, 2024 09:24
@ndr-brt ndr-brt force-pushed the 3798-forward-content-type branch from d41b1cb to a952a53 Compare February 8, 2024 09:30
@ndr-brt ndr-brt merged commit 21ab10d into eclipse-edc:main Feb 8, 2024
@ndr-brt ndr-brt deleted the 3798-forward-content-type branch February 8, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content-Type-Header does not get Forwarded for HttpPush Transfers
3 participants