COMMITS
/ test/request.test.js May 8, 2022
G
feat!: support v18.x
ghermeto committed
November 11, 2022
M
feat: deprecate req.closed
Mary Marchini committed
December 2, 2019
M
feat(chain): use nextTick instead of setImmediate (#1808)
Matheus Marchini committed
January 19, 2019
P
feat(req): add restifyDone event (#1740)
Peter Marton committed
December 11, 2017
P
fix(request): date() and time() methods return value (#1576)
Peter Marton committed
October 31, 2017
P
chore(prettier): use prettier for style checking and fixing (#1537)
Peter Marton committed
October 24, 2017
P
refactor(lib): forbid anonymous function in lib code (#1538)
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
December 22, 2016
A
allow request id to be set. remove reqIdHeaders option (#1256)
Alex Liu committed
June 30, 2015
A
integrate stand alone restify-clients
Alex Liu committed
June 13, 2015
A
req.getQuery() always returns a string
Alex Liu committed
March 25, 2012
M
GH-107 Performance improvements
Mark Cavage committed
February 13, 2012
M
Makefile refactoring (use joyent template)
Mark Cavage committed