koush / AndroidAsync

Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
Other
7.51k stars 1.56k forks source link

use MultipartFormDataBody cannot return a response #695

Open ZyElite opened 3 years ago

ZyElite commented 3 years ago

Use httpserver to upload a picture, and then respond to the client successfully if it returns an error。

image