Get Content-Length

I have a worker that returns a string as text/plain, in local dev I get the response with content-length, but not on the deployed worker. why?
Was this page helpful?