Skip to content

Fix multipart handling#2155

Merged
HantingZhang2 merged 1 commit intomasterfrom
therve/fix-multipart-handling
Jan 23, 2024
Merged

Fix multipart handling#2155
HantingZhang2 merged 1 commit intomasterfrom
therve/fix-multipart-handling

Conversation

@therve
Copy link
Contributor

@therve therve commented Jan 23, 2024

The MultiPart object writer handles the headers in a way that doesn't work for the ApacheConnector. This sets the boundary header manually so that it's know to the MultiPartWriter and the connector.

The MultiPart object writer handles the headers in a way that doesn't
work for the ApacheConnector. This sets the boundary header manually so
that it's know to the MultiPartWriter and the connector.
@therve therve added the changelog/Fixed Fixed features results into a bug fix version bump label Jan 23, 2024
@therve therve requested a review from a team as a code owner January 23, 2024 14:45
@HantingZhang2 HantingZhang2 merged commit 8181322 into master Jan 23, 2024
@HantingZhang2 HantingZhang2 deleted the therve/fix-multipart-handling branch January 23, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/Fixed Fixed features results into a bug fix version bump ci/integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants