menu
tailscale
tailscale.dart
TailscaleHttpResponse
headers property
headers
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
get
headers
Mutable headers. Mutations after the first body write are not sent.
Implementation
Map<String, String> get headers;
tailscale
tailscale
TailscaleHttpResponse
headers property
TailscaleHttpResponse class