Skip to content

Commit c350d7d

Browse files
committed
1 parent dd2e895 commit c350d7d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
5+
- Fix invalid `Content-Type` header when `send.mime.default_type` unset
6+
17
1.10.2 / 2016-01-19
28
===================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"escape-html": "~1.0.3",
1010
"parseurl": "~1.3.1",
11-
"send": "0.13.1"
11+
"send": "0.13.2"
1212
},
1313
"devDependencies": {
1414
"istanbul": "0.4.2",

0 commit comments

Comments
 (0)