We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad4e7cd + c9674eb commit e4c785cCopy full SHA for e4c785c
lib/src/binding_http/http_client.dart
@@ -11,9 +11,9 @@ import "dart:io" as io;
11
import "package:http/http.dart";
12
import "package:http/io_client.dart";
13
14
-import "../../binding_http.dart";
15
import "../../core.dart";
16
+import "http_config.dart";
17
import "http_request_method.dart";
18
import "http_security_exception.dart";
19
0 commit comments