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 dada989 commit 6ecd13aCopy full SHA for 6ecd13a
pkgs/http_parser/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.1.2-wip
+## 4.1.2
2
3
* Fixed a bug where parsing quoted header values could require a regex to
4
backtrack
pkgs/http_parser/pubspec.yaml
@@ -1,5 +1,5 @@
name: http_parser
-version: 4.1.2-wip
+version: 4.1.2
description: >-
A platform-independent package for parsing and serializing HTTP formats.
5
repository: https://github.com/dart-lang/http/tree/master/pkgs/http_parser
0 commit comments