Skip to content

Commit e2474ea

Browse files
committed
1.6.3
1 parent f6881dc commit e2474ea

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ app.use('/', proxy('internalhost.example.com', {
575575
576576
| Release | Notes |
577577
| --- | --- |
578+
| 1.6.3 | [#453] Author should be able to delete headers in userResHeaderDecorator.
578579
| 1.6.2 | Update node.js versions used by ci. |
579580
| 1.6.1 | Minor bug fixes and documentation. |
580581
| 1.6.0 | Do gzip and gunzip aysyncronously. Test and documentation improvements, dependency updates. |

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-http-proxy",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "http proxy middleware for express",
55
"engines": {
66
"node": ">=6.0.0"

0 commit comments

Comments
 (0)