We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8532907 commit 404c5cbCopy full SHA for 404c5cb
README.md
@@ -1,4 +1,15 @@
1
-[](https://github.com/dart-lang/http/actions?query=workflow%3A"Dart+CI"+branch%3Amaster)
+# daphne-dart-http
2
+
3
+**This is a fork of the dart-http package.**
4
5
+- The `feat/cancellation` branch is a candidate for merging additional features
6
+into the `dart-http` package.
7
8
+- The `master` branch is a forked and renamed version of the dart-http package
9
+containing the additional features, available on [pub.dev](https://pub.dev/) as
10
+`daphne_http`.
11
12
+# dart-http
13
14
A composable, Future-based library for making HTTP requests.
15
0 commit comments