menu
angel3_framework package
documentation
angel3_framework.dart
RequestContext<RawRequest>
headers property
headers property
dark_mode
light_mode
headers
property
HttpHeaders
?
get
headers
All HTTP headers sent with this request.
Implementation
HttpHeaders? get headers;
angel3_framework package
documentation
angel3_framework
RequestContext<RawRequest>
headers property
RequestContext class