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

HttpClientBackend: fixed binary subparts' headers of a multipart request #776

Merged
merged 2 commits into from
Nov 30, 2020
Merged

HttpClientBackend: fixed binary subparts' headers of a multipart request #776

merged 2 commits into from
Nov 30, 2020

Conversation

pinguinson
Copy link
Contributor

Before submitting pull request:

  • Check if the project compiles by running sbt compile
  • Verify docs compilation by running sbt compileDocs
  • Check if tests pass by running sbt test
  • Format code by running sbt scalafmt

This fixes #773
Also depends on fixes to sttp-model softwaremill/sttp-model#45

@adamw adamw merged commit 7b754b5 into softwaremill:master Nov 30, 2020
@adamw
Copy link
Member

adamw commented Dec 1, 2020

Released in 3.0.0-RC11, thanks!

@pinguinson pinguinson deleted the multipart-fix branch December 1, 2020 14:18
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.

No headers in stream parts of multipart body
2 participants