Dart
dart:io
HttpRequest
headers property
description
headers property
HttpHeaders
headers
The request headers.
The returned
HttpHeaders
are immutable.
Implementation
HttpHeaders
get
headers;