menu
get package
documentation
get_connect/http/src/request/request.dart
Request<T>
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Headers attach to this
Request
Implementation
final
Map
<
String
,
String
> headers;
get package
documentation
get_connect/http/src/request/request
Request<T>
headers property
Request class
Constructors
new
Properties
bodyBytes
contentLength
decoder
files
followRedirects
hashCode
headers
maxRedirects
method
persistentConnection
responseInterceptor
runtimeType
url
Methods
copyWith
noSuchMethod
toString
Operators
operator ==