Is there any way to get the 'raw' part of the request like on this website: https://reqbin.com ? I have been trying for hours to figure out why my request is perfectly fine on curl and this website and still have problems in android studio with dio package. I could figure out in one instant if only I could get the raw output of the request sent by dio.
question from:https://stackoverflow.com/questions/65909567/how-to-get-the-raw-request-with-dio-package-on-flutter