The 413 or 'Request entity too large' status code means the server is refusing to process a request because the request entity is larger than the server is willing or able to process.
Questions tagged [http-status-code-413]
142 questions
0
votes
0 answers
Sending files through WCF by MVC (Status 413)
Hello I am creating simply mvc application to manage files in database.
I am using wcf service with with web.config like that: