HttpContentType

ostrat.pWeb.HttpContentType
sealed trait HttpContentType extends HttpHeader

HTTP content type.

Attributes

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

Members list

Value members

Abstract methods

def str1: String
def str2: String

Concrete methods

override def name: String

The field name

The field name

Attributes

Definition Classes

The field value

The field value

Attributes

Inherited methods

override def out: String

The HTTP output String.

The HTTP output String.

Attributes

Definition Classes
Inherited from:
HttpHeader