useid / handlersjs

MIT License
3 stars 3 forks source link

Do not calculate `Content-Length` when header already set #241

Closed lem-onade closed 9 months ago

lem-onade commented 1 year ago

When returning a Content-Length header in the response, handlersjs should not recalculate and add its own Content-Length header again.