Uploading image to server in Multipart along with JSON data in Android

后端 未结 8 2548
忘掉有多难
忘掉有多难 2020-12-15 09:36

I am trying to upload an image to a server along with some JSON data that is collected from a form.

The server has authentication.

METHOD: post

HEAD         


        
8条回答
提交回复
热议问题