Correct format to make POST requests using okhttp in Kotlin

后端 未结 0 582
时光说笑
时光说笑 2020-12-05 04:20

I want to send some data from my android app to my Django backend. I have used the django-rest api framework. Suppose I want to post a JSON data with the format: {"code

相关标签:
回答
  • 消灭零回复
提交回复
热议问题