useid / handlersjs

MIT License
3 stars 3 forks source link

Do not log large response bodies #240

Closed lem-onade closed 9 months ago

lem-onade commented 1 year ago

In the foreign request logs, the full body is always logged, which can be annoying when retrieving large files.

We should only log the first 2000(?) characters of the response