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

add initial proposal for multipart support #179

Merged
merged 9 commits into from
Nov 16, 2018

Conversation

romain-grecourt
Copy link
Contributor

@romain-grecourt romain-grecourt commented Nov 14, 2018

See #147

 - remove BufferedMultiPart.content() this can be done transparently by the writer for that entity type

Fix typo BodyPart.Builder.builder() -> BodyPart.Builder.build()
docs-internal/multipart.md Outdated Show resolved Hide resolved
docs-internal/multipart.md Outdated Show resolved Hide resolved
docs-internal/multipart.md Outdated Show resolved Hide resolved
 - Remove BodyPart.request() and BodyPart.response(), it's un-necessary
 - Move the open issue for error handling into a sub-section with small note that this is different than for any other supported media types
 - Move the open issue for HTTP2 support into a sub-section with a mini-summary of Santiago's comment
 - Add a sub-section for generic type mapping with an example and a note that this may be implemented in a future release
docs-internal/multipart.md Outdated Show resolved Hide resolved
@romain-grecourt romain-grecourt merged commit cbb39a5 into master Nov 16, 2018
@romain-grecourt romain-grecourt deleted the multipart-proposal branch November 16, 2018 22:49
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.

None yet

4 participants