Den 25/04/2014 kl. 14.39 skrev kousik chowdhury :
> After going through all the links related to this problem, I come to know
> that this problem may happen because of the **broken request** That is if
> someone cancelled the request in between.
>
> As my request is an `AsyncTask` to the reques
Hello,
There may be some web-proxy between client and server that limits request size
or time. Server may limit it as well.
* Remove all proxies between client and server
* Try to use different client (browser for example)
* Check your server configuration for request size and timeout.
Ilya K
2 matches
Mail list logo