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 httpContentType to inputStreamReadable #35

Merged
merged 2 commits into from
Nov 26, 2021
Merged

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Nov 26, 2021

Since InputStreams manage binary data, we can default it to application/octet-stream the same as Array[Byte]s or ByteBuffers

Review by @jodersky @lolgab

Since InputStreams manage binary data, we can default it to `application/octet-stream` the same as `Array[Byte]`s or `ByteBuffer`s
geny/src/geny/Writable.scala Outdated Show resolved Hide resolved
@jodersky
Copy link
Member

agree with @lolgab , looks good otherwise

Co-authored-by: Lorenzo Gabriele <lorenzolespaul@gmail.com>
@lihaoyi
Copy link
Member Author

lihaoyi commented Nov 26, 2021

merged your suggestion, let's see if mima is happy this time :)

@lihaoyi
Copy link
Member Author

lihaoyi commented Nov 26, 2021

@lolgab looks like everything is green. Hooray mima :D

@lolgab lolgab self-requested a review November 26, 2021 15:27
@lolgab lolgab merged commit 9d8ade4 into master Nov 26, 2021
@lolgab lolgab deleted the lihaoyi-patch-1 branch November 26, 2021 15:27
@lolgab
Copy link
Member

lolgab commented Nov 26, 2021

Released version 0.6.11 with these changes.

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.

3 participants