headers property
The request headers.
The returned HttpHeaders are immutable.
Implementation
@override
final MockHttpHeaders headers = MockHttpHeaders();
The request headers.
The returned HttpHeaders are immutable.
@override
final MockHttpHeaders headers = MockHttpHeaders();