HttpRespBodied

ostrat.pWeb.HttpRespBodied
trait HttpRespBodied extends HttpResp

Attributes

Graph
Supertypes
trait HttpResp
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def body: String

Concrete methods

final override def out: String

The String output of this HTTP response.

The String output of this HTTP response.

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
HttpResp

Attributes

Inherited from:
HttpResp

Attributes

Inherited from:
HttpResp

Attributes

Inherited from:
HttpResp

The HTTP version.

The HTTP version.

Attributes

Inherited from:
HttpResp

Inherited and Abstract methods

def code: HttpCode

HTTP response code.

HTTP response code.

Attributes

Inherited from:
HttpResp

Attributes

Inherited from:
HttpResp

Attributes

Inherited from:
HttpResp

Attributes

Inherited from:
HttpResp