UNPKG

387 BMarkdownView Raw
11.0.2 / 2019-02-21
2==================
3
4 * Fix `res.writeHead` patch missing return value
5
61.0.1 / 2015-09-29
7==================
8
9 * perf: enable strict mode
10
111.0.0 / 2014-08-10
12==================
13
14 * Honor `res.statusCode` change in `listener`
15 * Move to `jshttp` organization
16 * Prevent `arguments`-related de-opt
17
180.0.0 / 2014-05-13
19==================
20
21 * Initial implementation