You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ and the browser.
16
16
|[http](pkgs/http/)| A composable, multi-platform, Future-based API for HTTP requests. |[](https://pub.dev/packages/http)|
17
17
|[http2](pkgs/http2/)| A HTTP/2 implementation in Dart. |[](https://pub.dev/packages/http2)|
18
18
|[http_client_conformance_tests](pkgs/http_client_conformance_tests/)| A library that tests whether implementations of package:http's `Client` class behave as expected. ||
19
-
|[http_multi_server](pkgs/http_multi_server/)| A `dart:io``HttpServer` wrapper that handles requests from multiple servers. ||
19
+
|[http_multi_server](pkgs/http_multi_server/)| A `dart:io``HttpServer` wrapper that handles requests from multiple servers. |[](https://pub.dev/packages/http_multi_server)|
20
20
|[http_parser](pkgs/http_parser/)| A platform-independent package for parsing and serializing HTTP formats. |[](https://pub.dev/packages/http_parser)|
21
21
|[http_profile](pkgs/http_profile/)| A library used by HTTP client authors to integrate with the DevTools Network View. |[](https://pub.dev/packages/http_profile)|
22
22
|[ok_http](pkgs/ok_http/)| An Android Flutter plugin that provides access to the [OkHttp](https://square.github.io/okhttp/) HTTP client and the OkHttp [WebSocket](https://square.github.io/okhttp/5.x/okhttp/okhttp3/-web-socket/index.html) API. |[](https://pub.dev/packages/ok_http)|
0 commit comments