koush / AndroidAsync

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

Asynchttpserver was unable to read the InputStream uploaded by the client?? #692

Open jhflovehqy opened 3 years ago

jhflovehqy commented 3 years ago

When I upload files to the server on the client, asynchtpserver can't get the data stream uploaded by the client