COMMITS
/ test/res.send.js June 28, 2025
S
chore: enforce explicit Buffer import and add lint rule (#6525)
Shivam Sharma committed
January 18, 2025
A
feat: Added check to support Uint8Array in response sending (#6285)
Alexander Cerutti committed
December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
January 2, 2025
J
chore: replace `methods` dependency with standard library (#6196)
Jon Koops committed
November 15, 2024
P
cleanup: remove unnecessary require for global Buffer
Phillip9587 committed
October 27, 2024
B
fix(buffer): use node:buffer instead of safe-buffer (#6071)
Bhavya Dhiman committed
July 25, 2024
C
Merge branch 'master' into 5.0
ctcpip committed
June 9, 2024
J
skip QUERY tests for Node 21 only, still not supported (#5695)
Jon Church committed
May 4, 2024
J
ignore ETAG query test as well, reuse skip util (#5639)
Jon Church committed
March 21, 2024
W
Merge tag '4.19.0' into 5.x
Wes Todd committed
May 20, 2021
T
Support proper 205 responses using res.send
Tito D. Kesumo Siregar committed
February 23, 2022
D
tests: remove duplicate utils
Douglas Christopher Wilson committed
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 24, 2018
D
Merge tag '4.16.4'
Douglas Christopher Wilson committed
September 25, 2018
D
build: supertest@3.3.0
Douglas Christopher Wilson committed
October 11, 2017
C
tests: separate res.send() chain test
chainhelen committed
October 14, 2017
D
Merge tag '4.16.2'
Douglas Christopher Wilson committed
October 9, 2017
D
Fix TypeError in res.send when given Buffer and ETag header set
David Wood committed
September 28, 2017
D
Use safe-buffer for improved Buffer API
Douglas Christopher Wilson committed
March 14, 2016
M
Remove res.send(status, body) signature
Mike Tunnicliffe committed
August 7, 2017
D
Merge tag '4.15.4'
Douglas Christopher Wilson committed
August 6, 2017
D
lint: remove all unused varaibles
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 20, 2016
D
Merge tag '4.14.0'
Douglas Christopher Wilson committed
May 10, 2016
D
tests: use supertest to check response header values
Douglas Christopher Wilson committed
January 22, 2016
D
Merge tag '4.13.4'
Douglas Christopher Wilson committed
October 27, 2015
R
tests: add test for res.send() without arguments
Ricardo Bin committed
July 6, 2015
D
Merge tag '4.13.1'
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
May 18, 2015
D
Merge tag '4.12.4'
Douglas Christopher Wilson committed
March 17, 2015
D
build: support io.js 1.x
Douglas Christopher Wilson committed
February 23, 2015
D
Merge tag '4.12.0'
Douglas Christopher Wilson committed
February 19, 2015
D
Merge tag '3.20.0'
Douglas Christopher Wilson committed
February 18, 2015
D
Generate ETags for all request responses
Douglas Christopher Wilson committed
November 7, 2014
D
Remove res.send(status) signature
Douglas Christopher Wilson committed
July 10, 2014
D
Remove res.send(body, status) signature
Douglas Christopher Wilson committed
Y
Fix res.send(status, num) to send num as json
Yad Smood 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
July 12, 2014
D
perf: prevent multiple Buffer creation in res.send
Douglas Christopher Wilson committed
July 11, 2014
D
Merge tag '3.14.0'
Douglas Christopher Wilson committed
May 31, 2014
D
Merge tag '3.9.0'
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 21, 2014
D
Merge tag '3.8.0'
Douglas Christopher Wilson committed