API is implemented using Serverless framework.
Content-Length header is required for the POST and PUT Endpoints that need to be authorised.
If we add it as a custom header, user has to enter value just as the Authorisation keys.
Instead, we need to set up a default value or way of getting actual length of the content that we send via request body.