Skip to content

Commit ff1510a

Browse files
committed
1 parent 813c7e4 commit ff1510a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

HISTORY.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
unreleased
2+
==========
3+
4+
5+
- Fix emitted 416 error missing headers property
6+
- Limit the headers removed for 304 response
7+
8+
9+
10+
11+
12+
113
1.14.2 / 2021-12-15
214
===================
315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"encodeurl": "~1.0.2",
1010
"escape-html": "~1.0.3",
1111
"parseurl": "~1.3.3",
12-
"send": "0.17.2"
12+
"send": "0.18.0"
1313
},
1414
"devDependencies": {
1515
"eslint": "7.32.0",

0 commit comments

Comments
 (0)