I am making a simple flutter app using http package. I am trying to send a (post) login request, and the httpresponse is missing all the headers! this works fin
This problem has already been pointed out by others (like here). Althought I may have understood the cause, I still haven't found a solution when using the high