In .net core web application, when the ajax post data is larger, the ajax post throws 404 error. Is there any possible way to send more data through ajax by increasing its limit. Same ajax code supports when data is less
In .net core web application, when the ajax post data is larger, the ajax post throws 404 error. Is there any possible way to send more data through ajax by increasing its limit. Same ajax code supports when data is less