File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,18 @@ unreleased
3939 * deps: qs@6.3.1
4040 - Fix array parsing from skipping empty values
4141 - Fix compacting nested arrays
42+ * deps: send@0.15.0
43+ - Fix false detection of ` no-cache ` request directive
44+ - Fix incorrect result when ` If-None-Match ` has both ` * ` and ETags
45+ - Fix weak ` ETag ` matching to match spec
46+ - Remove usage of ` res._headers ` private field
47+ - Support ` If-Match ` and ` If-Unmodified-Since ` headers
48+ - Use ` res.getHeaderNames() ` when available
49+ - Use ` res.headersSent ` when available
50+ - deps: debug@2.6.1
51+ - deps: etag@~ 1.8.0
52+ - deps: fresh@0.5.0
53+ - deps: http-errors@~ 1.6.1
4254 * perf: improve ` req.ips ` performance
4355
44564.14.1 / 2017-01-28
Original file line number Diff line number Diff line change 4848 "proxy-addr" : " ~1.1.3" ,
4949 "qs" : " 6.3.1" ,
5050 "range-parser" : " ~1.2.0" ,
51- "send" : " 0.14.2 " ,
51+ "send" : " 0.15.0 " ,
5252 "serve-static" : " ~1.11.2" ,
5353 "setprototypeof" : " 1.0.3" ,
5454 "statuses" : " ~1.3.1" ,
You can’t perform that action at this time.
0 commit comments