HttpHeaders class abstract

Constructors

HttpHeaders()

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

acceptCharsetHeader → const String
acceptEncodingHeader → const String
acceptHeader → const String
acceptLanguageHeader → const String
acceptRangesHeader → const String
ageHeader → const String
allowHeader → const String
authorizationHeader → const String
cacheControlHeader → const String
connectionHeader → const String
contentEncodingHeader → const String
contentLanguageHeader → const String
contentLengthHeader → const String
contentLocationHeader → const String
contentMD5Header → const String
contentRangeHeader → const String
contentTypeHeader → const String
dateHeader → const String
etagHeader → const String
expectHeader → const String
expiresHeader → const String
fromHeader → const String
hostHeader → const String
ifMatchHeader → const String
ifModifiedSinceHeader → const String
ifNoneMatchHeader → const String
ifRangeHeader → const String
ifUnmodifiedSinceHeader → const String
lastModifiedHeader → const String
locationHeader → const String
maxForwardsHeader → const String
pragmaHeader → const String
proxyAuthenticateHeader → const String
proxyAuthorizationHeader → const String
rangeHeader → const String
refererHeader → const String
retryAfterHeader → const String
serverHeader → const String
teHeader → const String
trailerHeader → const String
transferEncodingHeader → const String
upgradeHeader → const String
userAgentHeader → const String
varyHeader → const String
viaHeader → const String
warningHeader → const String
wwwAuthenticateHeader → const String