Tags: com-lihaoyi/geny
Tags
Add httpContentType to inputStreamReadable (#35) * Add httpContentType to inputStreamReadable Since InputStreams manage binary data, we can default it to `application/octet-stream` the same as `Array[Byte]`s or `ByteBuffer`s * Update geny/src/geny/Writable.scala Co-authored-by: Lorenzo Gabriele <lorenzolespaul@gmail.com>
PreviousNext