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 86e6070 commit 37b7a19Copy full SHA for 37b7a19
.github/ISSUE_TEMPLATE/http_parser.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:http_parser"
3
+about: "Create a bug or file a feature request against package:http_parser."
4
+labels: "package:http_parser"
5
pkgs/http_parser/pubspec.yaml
@@ -2,7 +2,7 @@ name: http_parser
version: 4.1.0
description: >-
A platform-independent package for parsing and serializing HTTP formats.
-repository: https://github.com/dart-lang/http_parser
+repository: https://github.com/dart-lang/http/tree/master/pkgs/http_parser
6
7
environment:
8
sdk: ^3.4.0
0 commit comments