Skip to content

Commit 404c5cb

Browse files
committed
Update README
1 parent 8532907 commit 404c5cb

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
[![Build Status](https://github.com/dart-lang/http/workflows/Dart%20CI/badge.svg)](https://github.com/dart-lang/http/actions?query=workflow%3A"Dart+CI"+branch%3Amaster)
1+
# 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
213

314
A composable, Future-based library for making HTTP requests.
415

0 commit comments

Comments
 (0)