We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787d630 commit b91cd66Copy full SHA for b91cd66
History.md
@@ -1,5 +1,5 @@
1
-3.x
2
-===
+3.7.0 / 2014-05-18
+==================
3
4
* proper proxy trust with `app.set('trust proxy', trust)`
5
- `app.set('trust proxy', 1)` trust first hop
package.json
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
- "version": "3.6.0",
+ "version": "3.7.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
0 commit comments