forked from FoundKeyGang/FoundKey
- The `timeout` parameter does not exist in `node-fetch`, so the timeout was not working properly. - Refactor the User-Agent header to be set in a central place instead of several different places. - Refactor more places to use getResult which handles the timeout and everything else already instead of the normal `fetch` provided by `node-fetch`. |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
migration | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.cjs | ||
.mocharc.json | ||
jsconfig.json | ||
ormconfig.js | ||
package.json | ||
tsconfig.json | ||
watch.mjs |