Skip to content

Mulipart fixes#53

Merged
sobomax merged 4 commits intosippy:masterfrom
eckschi:mulipart_fixes
Apr 4, 2025
Merged

Mulipart fixes#53
sobomax merged 4 commits intosippy:masterfrom
eckschi:mulipart_fixes

Conversation

@eckschi
Copy link
Contributor

@eckschi eckschi commented Oct 14, 2024

had the problem that there is multipart payloads out there, where you have multiple headers in a mixed/multipart body where also "Content-Type" is not the first entry (example in the unit test)
Changed the code, so that it remembers all headers, and uses the one with the name content-type to create the MsgBody part.

Hope thats OK.

@sobomax sobomax merged commit 05698d1 into sippy:master Apr 4, 2025
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