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.
1 parent 7774121 commit 296733eCopy full SHA for 296733e
.github/ISSUE_TEMPLATE/3-FEATURE_REQUEST.md
@@ -13,6 +13,6 @@ about: You are using `package:http` and would like a new feature to make it
13
Note that this package is designed to be cross-platform and we will only be
14
able to add features which can be supported with _both_ `dart:io` and
15
`dart:html`. If you're looking for a feature which is already supported by the
16
- `daart:io` HttpClient constructor you can construct one manually and pass it
+ `dart:io` HttpClient constructor you can construct one manually and pass it
17
to the IOClient constructor directly.
18
-->
0 commit comments