COMMITS
/ lib/request.js May 8, 2022
G
feat!: support v18.x
ghermeto committed
November 11, 2022
M
feat: deprecate req.closed
Mary Marchini committed
March 7, 2019
R
fix(dev): upgrading modules including restify-errors (#1755)
Rajat Kumar committed
February 23, 2018
P
feat(server): new router and middleware system (#1561)
Peter Marton committed
February 9, 2018
B
Fix: Return 444 status code for closed and aborted requests (#1579)
Benjamin Romano committed
December 11, 2017
P
fix(request): date() and time() methods return value (#1576)
Peter Marton committed
November 8, 2017
P
chore(prettier): update to 1.8.1 (#1559)
Peter Marton committed
November 2, 2017
P
feat(http2): add native HTTP/2 support (#1489)
Peter Marton committed
October 31, 2017
P
chore(prettier): use prettier for style checking and fixing (#1537)
Peter Marton committed
October 24, 2017
P
chore(eslint): ESLint JSDoc rules, JSDoc improvements (#1535)
Peter Marton committed
P
refactor(lib): forbid anonymous function in lib code (#1538)
Peter Marton committed
October 21, 2017
P
docs(request): auto-generate from JSDoc (#1525)
Peter Marton committed
October 20, 2017
P
chore(jscs): Remove JSCS and use ESLint for both linting and styling (#1527)
Peter Marton committed
April 19, 2017
R
Add `getRoute()` to Request to get the route information. Fixes #1309 (#1310)
Rajat Kumar committed
January 9, 2017
Y
#1258 fix negotiator type so we are not creating a new negotiator every time
Yunong Xiao committed
December 22, 2016
A
allow request id to be set. remove reqIdHeaders option (#1256)
Alex Liu committed
December 15, 2016
A
add connectionState() method to req (#1251)
Alex Liu committed
December 6, 2016
M
chore(package): update uuid to version 3.0.0 (#1234)
Marc Bachmann committed
June 3, 2016
A
update changes.md, add migration guide (#1097)
Alex Liu committed
May 24, 2016
A
GH-1086: reuse incoming request id headers to set request id (#1103)
Alex Liu committed
April 1, 2016
D
Request.absoluteUri updated to use correct protocol.
David Marek committed
August 14, 2015
Y
#877 content-type can be case-insensitive
Yunong Xiao committed
June 24, 2014
N
Adding req.matchedVersion(), tests, and docs
Nathan Peck committed
June 16, 2015
A
jsdoc comments
Alex Liu committed
June 13, 2015
A
req.getQuery() always returns a string
Alex Liu committed
May 23, 2015
A
use --fix to autofix new line issues
Alex Liu committed
May 22, 2015
A
migrate to jscs
Alex Liu committed
May 21, 2015
A
migrate to eslint
Alex Liu committed
March 10, 2015
Y
#734 add API to track handler timing for nested handlers
Yunong Xiao committed
February 25, 2015
Y
Merge conflicts, fix style
Yunong Xiao committed
February 24, 2015
T
switch to v4 UUIDs for [x-]request-id
Trent Mick committed
February 23, 2015
P
add missing fn invocation
Patrick Paskaris committed
January 29, 2015
J
Fix typo in Request.isUpload
jerome creignou committed
November 10, 2014
P
Fix parsed URL caching in Request object
Patrick Mooney committed
February 5, 2014
G
Convert 8 spaces indent to 4 - update linter
Gergely Nemeth committed
May 13, 2013
J
HTTP Upgrade requests should be able to use the regular request processing path
Joshua M. Clulow committed
April 9, 2013
M
#366 req.accepts not working with short-hand MIME types
Mark Cavage committed
March 8, 2013
M
version bump
Mark Cavage committed
March 7, 2013
A
Comply accept-encoding header default to RFC 2616. Fixes GH-341
Andrew Sliwinski committed
February 28, 2013
M
#335 - typed upload routing, take N
Mark Cavage committed
M
#335 fix content-type routing and req.accepts() to use real mime parsing
Mark Cavage committed
December 26, 2012
M
#168 s/x-//
Mark Cavage committed
December 23, 2012
M
#96 support gzip compression client and server
Mark Cavage committed
October 15, 2012
M
drop pooling client
Mark Cavage committed
October 14, 2012
M
port 82ac2dbd58cc2c82d5cfdde5c1027263fa45cf64 from master
Mark Cavage committed
April 25, 2012
D
August 31, 2012
M
DTrace 0.2.0 (more arguments)
Mark Cavage committed
July 13, 2012
M
Some minor fixes to errors
Mark Cavage committed
July 6, 2012
M
Add "less javaish" APIs on request/response
Mark Cavage committed
M
switch to assert-plus
Mark Cavage committed