HttpHeaders class abstract
Constructors
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
- accept → const String
- acceptCharset → const String
- acceptEncoding → const String
- acceptLanguage → const String
- acceptRanges → const String
- accessControlAllowCredentials → const String
- accessControlAllowMethods → const String
- accessControlAllowOrigin → const String
- accessControlAllows → const String
- accessControlExposes → const String
- accessControlMaxAge → const String
- accessControlRequestMethod → const String
- accessControlRequests → const String
- age → const String
- allow → const String
- cacheControl → const String
- connection → const String
- contentDisposition → const String
- contentEncoding → const String
- contentLanguage → const String
- contentLength → const String
- contentLocation → const String
- contentMD5 → const String
- contentRange → const String
- contentType → const String
- date → const String
- eTag → const String
- expect → const String
- expires → const String
- from → const String
- host → const String
- ifMatch → const String
- ifModifiedSince → const String
- ifNoneMatch → const String
- ifRange → const String
- ifUnmodifiedSince → const String
- lastModified → const String
- location → const String
- maxForwards → const String
- pragma → const String
- proxyAuthenticate → const String
- proxyAuthorization → const String
- range → const String
- referer → const String
- retryAfter → const String
- server → const String
- setCookie → const String
- te → const String
- trailer → const String
- transferEncoding → const String
- upgrade → const String
- userAgent → const String
- vary → const String
- via → const String
- warning → const String
- wwwAuthenticate → const String