HttpHeaderKey

cc.otavia.http.HttpHeaderKey
See theHttpHeaderKey companion object
final class HttpHeaderKey(string: String)

http header key

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getBytes: Array[Byte]
def length: Int
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any