SIGN IN SIGN UP
expressjs / express UNCLAIMED

Fast, unopinionated, minimalist web framework for node.

0 0 0 JavaScript

COMMITS

/ lib/utils.js
3.21.2
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
April 13, 2013
April 11, 2013
T
ocd
TJ Holowaychuk committed
April 1, 2013
March 6, 2013
March 1, 2013
November 21, 2012
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
July 2, 2012
June 22, 2012
T
Revert "Added + support to the router"
TJ Holowaychuk committed
June 8, 2012
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 30, 2012
T
ocd
TJ Holowaychuk committed
April 26, 2012
T
update headers
TJ Holowaychuk committed
April 2, 2012
T
ocd
TJ Holowaychuk committed
T
utils: added pathRegexp()
TJ Holowaychuk committed
March 24, 2012
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