COMMITS
/ test/res.sendFile.js June 28, 2025
S
chore: enforce explicit Buffer import and add lint rule (#6525)
Shivam Sharma committed
May 27, 2025
N
test: fix typos in test descriptions (#6535)
Noritaka Kobayashi committed
February 13, 2025
J
feat: add support for ETag option in res.sendFile (#6073)
Juan José committed
December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
November 15, 2024
P
cleanup: remove AsyncLocalStorage check from tests (#6147)
Phillip Barta committed
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
March 21, 2024
W
Merge tag '4.19.0' into 5.x
Wes Todd committed
October 7, 2022
D
build: Node.js@18.10
Douglas Christopher Wilson committed
April 7, 2022
H
tests: fix typo in description
Hashen committed
April 3, 2022
D
deps: on-finished@2.4.1
Douglas Christopher Wilson committed
March 1, 2022
D
tests: expand res.sendFile options tests
Douglas Christopher Wilson committed
February 24, 2022
D
tests: fix position of res.sendfile(path, options) test
Douglas Christopher Wilson committed
February 23, 2022
D
tests: remove duplicate utils
Douglas Christopher Wilson committed
February 22, 2022
D
tests: remove usage of should
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 5, 2022
D
build: supertest@6.2.2
Douglas Christopher Wilson committed
June 8, 2019
D
Merge tag '4.17.1'
Douglas Christopher Wilson committed
March 4, 2018
V
Improve error message for non-strings to res.sendFile
void 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
September 20, 2018
D
Fix issue where "Request aborted" may be logged in res.sendfile
Douglas Christopher Wilson committed
October 14, 2017
D
Merge tag '4.16.2'
Douglas Christopher Wilson committed
October 1, 2017
D
tests: run mocha with --no-exit to detect hangs
Douglas Christopher Wilson committed
September 28, 2017
D
deps: send@0.16.0
Daniel Tschinder committed
D
tests: add maxAge option tests for res.sendFile
Douglas Christopher Wilson 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
August 5, 2017
D
tests: fix incorrect should usage
Daniel Walasek committed
March 5, 2017
C
tests: use path.join instead of concatenation
chainhelen committed
March 1, 2017
D
Merge tag '4.15.0'
Douglas Christopher Wilson committed
February 5, 2017
D
lint: fix broken indentation in tests
Douglas Christopher Wilson committed
January 29, 2017
D
Merge tag '4.14.1'
Douglas Christopher Wilson committed
August 23, 2016
Z
tests: add test for res.sendFile "cacheContol" option
Zachary Lester committed
June 20, 2016
D
Merge tag '4.14.0'
Douglas Christopher Wilson committed
June 13, 2016
D
deps: send@0.14.1
Douglas Christopher Wilson committed
May 10, 2016
D
tests: use supertest to check response header values
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
March 1, 2015
D
Fix wrong code on aborted connections from res.sendFile
Douglas Christopher Wilson committed
January 21, 2015
D
Merge tag '4.11.1'
Douglas Christopher Wilson committed
January 4, 2015
D
Fix incorrect "Request aborted" for res.sendFile when HEAD or 304
Douglas Christopher Wilson committed
November 25, 2014
D
Fix res.sendFile logging standard write errors
Douglas Christopher Wilson committed
November 23, 2014
D
Fix res.sendFile logging standard write errors
Douglas Christopher Wilson committed
November 7, 2014
D
Remove res.sendfile
Douglas Christopher Wilson committed
August 21, 2014
D
Invoke callback for sendfile when client aborts
Douglas Christopher Wilson committed
D
tests: add some res.sendfile directory tests
Douglas Christopher Wilson committed
August 15, 2014
D
tests: add additional res.sendFile test
Douglas Christopher Wilson committed
August 6, 2014
D
Add res.sendFile
Douglas Christopher Wilson committed