You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of issue:
[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: Invalid header field name, with 44
#0 IOClient.send (package:http/src/io_client.dart:62:7)
Page URL: https://flutter.dev/docs/cookbook/networking/authenticated-requests.html
Page source: https://github.com/flutter/website/tree/master/src/docs/cookbook/networking/authenticated-requests.md
Description of issue:
[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: Invalid header field name, with 44
#0 IOClient.send (package:http/src/io_client.dart:62:7)
#1 BaseClient._sendUnstreamed (package:http/src/base_client.dart:91:38)
#2 BaseClient.get (package:http/src/base_client.dart:27:7)
#3 get. (package:http/http.dart:46:36)
#4 _withClient (package:http/http.dart:166:20)
#5 get (package:http/http.dart:46:5)
#6 _MyAppState._requestList (package:flutter_abc/main.dart:22:42)
#7 _MyAppState.build. (package:flutter_abc/main.dart:40:15)
#8 _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:779:19)
#9 _InkResponseState.build. (package:flutter/src/material/ink_well.dart:862:36)
#10 GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:182:24)
#11 TapGestureRecognizer.handleTapUp (package:flutter/src/gestures/tap.dart:504:11)
#12 B<…>