ContentCodingRange

scamper.http.types.ContentCodingRange
See theContentCodingRange companion trait

Provides factory for ContentCodingRange.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(name: String, weight: Float): ContentCodingRange

Creates range with supplied name and weight.

Creates range with supplied name and weight.

Attributes

def parse(range: String): ContentCodingRange

Parses formatted range.

Parses formatted range.

Attributes