Skip to content

Commit fd05765

Browse files
committed
1 parent 7b7b9f7 commit fd05765

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

History.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ unreleased
22
==========
33

44
* use `escape-html` for escaping
5+
6+
- Send `max-age` in `Cache-Control` in correct format
57

68
1.2.0 / 2014-05-29
79
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"escape-html": "1.0.1",
1616
"parseurl": "1.0.1",
17-
"send": "0.4.0"
17+
"send": "0.4.1"
1818
},
1919
"devDependencies": {
2020
"istanbul": "0.2.10",

0 commit comments

Comments
 (0)