Skip to content

Commit 6ecd13a

Browse files
authored
Release http_parser 4.1.2 (#1439)
1 parent dada989 commit 6ecd13a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/http_parser/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.1.2-wip
1+
## 4.1.2
22

33
* Fixed a bug where parsing quoted header values could require a regex to
44
backtrack

pkgs/http_parser/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http_parser
2-
version: 4.1.2-wip
2+
version: 4.1.2
33
description: >-
44
A platform-independent package for parsing and serializing HTTP formats.
55
repository: https://github.com/dart-lang/http/tree/master/pkgs/http_parser

0 commit comments

Comments
 (0)