HeaderPrefixBinding

case class HeaderPrefixBinding(prefix: String) extends HttpBinding
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def show: String
Inherited from:
HttpBinding

Inherited fields

val tpe: Type
Inherited from:
HttpBinding