HttpHeader

ostrat.pWeb.HttpHeader
trait HttpHeader extends HttpHeadLine

HTTP header of header field.

Attributes

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

Members list

Keywords
  • no keywords
  • override

Value members

Abstract methods

def name: String

The field name

The field name

Attributes

The field value

The field value

Attributes

Concrete methods

override def out: String

The HTTP output String.

The HTTP output String.

Attributes

Definition Classes