HttpBody

oxygen.http.model.HttpBody
See theHttpBody companion object
sealed trait HttpBody

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty
trait NonEmpty
class Bytes
class Stream
class Text

Members list

Value members

Concrete methods

def readString: Task[String]