keep response body out of logs during HEAD requests, by removing it from context
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 7 Feb 2022 22:36:48 +0000 (14:36 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 7 Feb 2022 22:50:38 +0000 (14:50 -0800)
commitbcfba28befef260d29328964273335519f7522f6
tree770e065940ba45b385f74677669a17f1da0dfe84
parent8845c9b8d6031256cfaea749845026d5f6166ea6
keep response body out of logs during HEAD requests, by removing it from context
src/service.js
test/src/service.js