Is there a way to set custom SNI (Server Name Indication) in HttpClient in Dart? I tried adding host in headers but it doesn\'t work (verified using wireshark).
Curre