HttpConLen

ostrat.pWeb.HttpConLen
case class HttpConLen(length: Int) extends HttpHeader

HTTP Response Content-Length header field.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait HttpHeader
trait HttpHeadLine
class Object
trait Matchable
class Any
Show all

Members list

Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • HttpHeader
  • Product

Value members

Concrete methods

override def name: String

The field name

The field name

Attributes

Definition Classes
override def valueStr: String

The field value

The field value

Attributes

Definition Classes

Inherited methods

override def out: String

The HTTP output String.

The HTTP output String.

Attributes

Definition Classes
Inherited from:
HttpHeader

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product