Skip to content

Commit ac6fd5e

Browse files
authored
version bump; changelog about boundary characters (#73)
1 parent f5adb79 commit ac6fd5e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11.3+13
2+
3+
* remove boundary characters that package:http_parser cannot parse.
4+
15
## 0.11.3+12
26

37
* Don't quote the boundary header for `MultipartRequest`. This is more

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http
2-
version: 0.11.3+12
2+
version: 0.11.3+13
33
author: "Dart Team <[email protected]>"
44
homepage: https://github.com/dart-lang/http
55
description: A composable, Future-based API for making HTTP requests.

0 commit comments

Comments
 (0)