void
|
6bcdfef6ad
|
Improve error message for non-strings to res.sendFile
closes #3582
|
2018-10-27 02:27:15 -04:00 |
|
Douglas Christopher Wilson
|
451ee5d9c1
|
build: supertest@3.3.0
|
2018-09-24 23:40:21 -04:00 |
|
Douglas Christopher Wilson
|
3d10279826
|
Fix issue where "Request aborted" may be logged in res.sendfile
|
2018-09-19 23:25:16 -04:00 |
|
Douglas Christopher Wilson
|
de129c289d
|
tests: run mocha with --no-exit to detect hangs
closes #3439
|
2017-10-01 00:48:29 -04:00 |
|
Daniel Tschinder
|
41964580a8
|
deps: send@0.16.0
closes #3431
closes #3435
|
2017-09-28 12:39:05 -04:00 |
|
Douglas Christopher Wilson
|
ddeb71301c
|
tests: add maxAge option tests for res.sendFile
|
2017-09-28 12:32:27 -04:00 |
|
Douglas Christopher Wilson
|
e0066227f7
|
lint: remove all unused varaibles
|
2017-08-06 00:19:32 -04:00 |
|
Daniel Walasek
|
713d2aed93
|
tests: fix incorrect should usage
closes #3387
|
2017-08-05 20:10:35 -04:00 |
|
chainhelen
|
eece3850bc
|
tests: use path.join instead of concatenation
closes #3236
|
2017-03-05 23:08:47 -05:00 |
|
Douglas Christopher Wilson
|
fb3946f454
|
lint: fix broken indentation in tests
|
2017-02-04 20:54:47 -05:00 |
|
Zachary Lester
|
6723b4419a
|
tests: add test for res.sendFile "cacheContol" option
closes #3061
|
2017-01-21 00:33:29 -05:00 |
|
Douglas Christopher Wilson
|
fc40702cb7
|
deps: send@0.14.1
|
2016-06-12 22:33:44 -04:00 |
|
Douglas Christopher Wilson
|
12bc16e72f
|
tests: use supertest to check response header values
closes #2983
closes #2992
|
2016-05-11 08:50:38 +02:00 |
|
Douglas Christopher Wilson
|
c894c84e4a
|
build: support io.js 1.x
closes #2539
|
2015-03-17 02:09:39 -04:00 |
|
Douglas Christopher Wilson
|
dbc61fc191
|
Fix wrong code on aborted connections from res.sendFile
|
2015-03-01 17:27:50 -05:00 |
|
Douglas Christopher Wilson
|
3387916efc
|
Fix incorrect "Request aborted" for res.sendFile when HEAD or 304
fixes #2481
|
2015-01-04 18:26:15 -05:00 |
|
Douglas Christopher Wilson
|
4b26bbde2d
|
Fix res.sendFile logging standard write errors
closes #2451
|
2014-11-24 23:28:37 -05:00 |
|
Douglas Christopher Wilson
|
b326ae89df
|
Fix res.sendFile logging standard write errors
fixes #2433
|
2014-11-23 16:53:11 -05:00 |
|
Douglas Christopher Wilson
|
2a0c35a108
|
Invoke callback for sendfile when client aborts
fixes #2189
fixes #2300
closes #2303
closes #2305
|
2014-09-09 00:12:49 -04:00 |
|
Douglas Christopher Wilson
|
4986b1cb4c
|
tests: add some res.sendfile directory tests
|
2014-08-24 13:28:39 -04:00 |
|
Douglas Christopher Wilson
|
fbceae2716
|
tests: add additional res.sendFile test
closes #2298
|
2014-08-15 00:18:54 -04:00 |
|
Douglas Christopher Wilson
|
2cb029f896
|
Add res.sendFile
fixes #1906
closes #2266
|
2014-08-06 02:26:51 -04:00 |
|