Content-Length header to match. Use this when the service you are calling expects requests to declare their body size up front. There is nothing to configure: once the plugin is added to the connection, it measures every outgoing request and sets the header automatically.
Add content length headers to requests
Calculate and add content length header to the request.
Works out the size of each request’s body and adds a