SIGN IN SIGN UP

COMMITS

/ test/utils.js
main
February 1, 2026
January 17, 2026
June 28, 2025
April 11, 2025
December 21, 2024
November 15, 2024
October 27, 2024
February 17, 2022
D
Merge tag '4.17.3'
Douglas Christopher Wilson committed
February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
February 2, 2022
D
tests: remove global dependency on should
Douglas Christopher Wilson committed
October 14, 2017
D
Merge tag '4.16.2'
Douglas Christopher Wilson committed
September 28, 2017
D
Use safe-buffer for improved Buffer API
Douglas Christopher Wilson committed
March 1, 2017
D
Merge tag '4.15.0'
Douglas Christopher Wilson committed
February 19, 2017
D
deps: etag@~1.8.0
Douglas Christopher Wilson committed
June 1, 2016
April 17, 2015
July 7, 2015
D
Remove utils.flatten
Douglas Christopher Wilson committed
June 19, 2015
D
Merge tag '3.21.0'
Douglas Christopher Wilson committed
D
deps: etag@~1.7.0
Douglas Christopher Wilson committed
February 19, 2015
D
tests: add extra setCharset tests
Douglas Christopher Wilson committed
October 18, 2014
D
Use etag module to generate ETag headers
Douglas Christopher Wilson committed
August 25, 2014
D
Use etag to generate ETag headers
Douglas Christopher Wilson committed
June 22, 2014
D
Merge tag '3.12.0'
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
Merge tag '3.9.0'
Douglas Christopher Wilson committed
D
tests: add more tests
Douglas Christopher Wilson committed
D
improve etag control for res.send
Douglas Christopher Wilson committed
May 30, 2014
D
tests: add more etag tests
Douglas Christopher Wilson committed
D
mark res.send ETag as weak and reduce collisions
Douglas Christopher Wilson committed
May 28, 2014
D
tests: add accepts test with params
Douglas Christopher Wilson committed
January 25, 2014
R
use escape-html module to escape html
Roman Shtylman committed
January 3, 2014
J
refactor req.is and req.accepts*
Jonathan Ong committed
April 13, 2013
April 11, 2013
November 21, 2012
March 24, 2012
T
refactored utils.accepts()
TJ Holowaychuk committed
December 28, 2011
T
renamed Router#_route() -> route()
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
more tests
TJ Holowaychuk committed
T
Added parseAccepts() util
TJ Holowaychuk committed
T
renamed prev util to parseQuality()
TJ Holowaychuk committed
T
Added utils.parseAccepts(str)
TJ Holowaychuk committed
November 11, 2011
T
Added utils.escape(html) test
Tj Holowaychuk committed
T
Added utils.flatten(arr) tests
Tj Holowaychuk committed
T
utils.isAbsolute() tests
Tj Holowaychuk committed