HttpHeaderReq class

Constructors

HttpHeaderReq()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

kAccept → const String
kAcceptEncoding → const String
kAcceptLanguage → const String
kConnection → const String
kContentEncryptKey → const String
kContentLength → const String
kContentType → const String
kCookie → const String
kHost → const String
kQAuth → const String
kQCookie → const String
kQEncrypt → const String
kQExtInfo → const String
kQGuid → const String
kQsZip → const String
kQToken → const String
kQua → const String
kQua2 → const String
kRange → const String
kReferer → const String
kUserAgent → const String
kXOnlineHost → const String