mirror of
https://github.com/expressjs/express.git
synced 2026-02-21 19:41:36 +00:00
4.10.7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
unreleased
|
||||
==========
|
||||
4.10.7 / 2015-01-04
|
||||
===================
|
||||
|
||||
* Fix `Allow` header for `OPTIONS` to not contain duplicate methods
|
||||
* Fix incorrect "Request aborted" for `res.sendFile` when `HEAD` or 304
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "express",
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"version": "4.10.6",
|
||||
"version": "4.10.7",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user