I try to create a Flutter client app that communicates to REST API. When I create an HTTP GET request as below, it always includes content-length:0 and the server r
content-length:0