I am sending string of json object of more than 1000 user profile records. And the server sends me this error:
<head><title>413 Request Entity Too Large</title></head>
<body bgcolor="white">
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>ngx_openresty/1.2.4.14</center>
</body>
</html>
I am using the loopj (http://loopj.com/android-async-http/) lib.