HttpResp

ostrat.pWeb.HttpResp
trait HttpResp

An HTTP Response. The out method gives the String to send over TCP.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def code: HttpCode

HTTP response code.

HTTP response code.

Attributes

def out: String

The String output of this HTTP response.

The String output of this HTTP response.

Attributes

Concrete methods

The HTTP version.

The HTTP version.

Attributes