COMMITS
/ lib/utils.js February 18, 2015
D
Use content-type to parse Content-Type headers
Douglas Christopher Wilson committed
October 18, 2014
D
Use etag module to generate ETag headers
Douglas Christopher Wilson committed
September 16, 2014
D
Use crc instead of buffer-crc32 for speed
Douglas Christopher Wilson committed
June 21, 2014
D
Use media-typer to alter content-type charset
Douglas Christopher Wilson committed
June 20, 2014
D
deprecate things with depd module
Douglas Christopher Wilson committed
June 3, 2014
D
replace utils.escape with html-escape
Douglas Christopher Wilson committed
May 31, 2014
D
improve etag control for res.send
Douglas Christopher Wilson committed
May 30, 2014
D
mark res.send ETag as weak and reduce collisions
Douglas Christopher Wilson committed
May 9, 2014
D
set proper charset in content-type for res.send
Douglas Christopher Wilson committed
D
improve proxy trust with ip address list
Douglas Christopher Wilson committed
May 13, 2014
D
deprecation messages are bright red on TTYs
Douglas Christopher Wilson committed
May 8, 2014
D
Add standard deprecation utility
Douglas Christopher Wilson committed
December 11, 2013
A
throw 400 in case of malformed paths
Alex Kocharin committed
October 18, 2013
J
lint: remove unused stuff
Jonathan Ong committed
August 26, 2013
August 31, 2013
E
Updated Util.isAbsolute(path) to return true for Azure absolute paths
Eric Willis committed
April 13, 2013
T
Merge pull request #1566 from daguej/v8-context-fix
TJ Holowaychuk committed
April 11, 2013
P
add support for custom Accept parameters
Pavel Brylov committed
April 1, 2013
T
Merge pull request #1523 from thomseddon/fix-whitespace
TJ Holowaychuk committed
March 6, 2013
N
Removed old references to viewCallbacks
Nadav Ivgi committed
March 1, 2013
T
Remove some superfluous trailing whitespace
Thom Seddon committed
November 21, 2012
A
use buffer-crc32 module for ETag CRC generator
Alexander Pirsig committed
August 30, 2012
T
fix etag quoting. Closes #1310
TJ Holowaychuk committed
T
add etag util
TJ Holowaychuk committed
July 6, 2012
T
remove app.locals.use and res.locals.use
TJ Holowaychuk committed
July 3, 2012
R
tests for issues 1115 fix for utils
riadh committed
July 2, 2012
R
* immediately after :param would become not greedy
riadh committed
June 22, 2012
T
Revert "Added + support to the router"
TJ Holowaychuk committed
June 8, 2012
T
Fixed: expose connects mime module. Cloases #1165
TJ Holowaychuk committed
June 6, 2012
T
Added + support to the router
TJ Holowaychuk committed
May 3, 2012
T
removed file heading comments
TJ Holowaychuk committed
T
Added res.locals.use(). Closes #1120
TJ Holowaychuk committed
April 26, 2012
T
update headers
TJ Holowaychuk committed
April 2, 2012
T
utils: added pathRegexp()
TJ Holowaychuk committed
March 24, 2012
T
Added `req.accepts()` comma-delimited string support
TJ Holowaychuk committed
T
refactored utils.accepts()
TJ Holowaychuk committed
T
Added array support. Closes #1053
TJ Holowaychuk committed
February 19, 2012
T
Added `res.respondTo(obj)`
TJ Holowaychuk committed
November 24, 2011
T
Removed `req.notify()`
Tj Holowaychuk committed
November 20, 2011
T
Fixed parseQuality(), exclude q=0
TJ Holowaychuk committed
T
Added utils.accepts(type, str)
TJ Holowaychuk committed
T
Added req.accepted
TJ Holowaychuk committed
T
Added parseAccepts() util
TJ Holowaychuk committed
T
renamed prev util to parseQuality()
TJ Holowaychuk committed