COMMITS
/ test/res.set.js February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
May 10, 2017
O
Fix error when res.set cannot add charset to Content-Type
Oz Michaeli committed
January 21, 2015
D
Merge tag '3.19.1'
Douglas Christopher Wilson committed
D
tests: remove more mocking uses
Douglas Christopher Wilson committed
May 31, 2014
D
Merge tag '3.9.0'
Douglas Christopher Wilson committed
May 30, 2014
D
tests: add more etag tests
Douglas Christopher Wilson committed
March 6, 2014
J
remove unnecessary test/support/http
Jonathan Ong committed
J
remove unnecessary test/support/http
Jonathan Ong committed
March 8, 2014
J
move setHeader charset patch to .set
Jonathan Ong committed
January 23, 2013
G
Allow setting an array of header values in the response
Greg Methvin committed
June 27, 2012
T
updated tests to use "supertest"
TJ Holowaychuk committed
April 26, 2012
T
Added: coerce `res.set()` values to strings
TJ Holowaychuk committed
November 9, 2011
T
Added res.set(object) and res.set(field, value) tests
Tj Holowaychuk committed