COMMITS
/ test/res.attachment.js June 28, 2025
S
chore: enforce explicit Buffer import and add lint rule (#6525)
Shivam Sharma 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
February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
September 28, 2017
D
Use safe-buffer for improved Buffer API
Douglas Christopher Wilson committed
October 18, 2014
D
Use content-disposition module
Douglas Christopher Wilson committed
June 20, 2014
刘
Fix res.attachment Unicode filenames in Safari
刘星 committed
May 21, 2014
D
Merge tag '3.8.0'
Douglas Christopher Wilson committed
May 9, 2014
D
set proper charset in content-type for res.send
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
April 20, 2014
A
support non-ascii filenames in content-disposition headers
Andy VanWagoner committed
June 27, 2012
T
updated tests to use "supertest"
TJ Holowaychuk committed
November 9, 2011
T
Added res.attachment() tests
Tj Holowaychuk committed