Share via

What is a "ERROR 413 Request to large"

Anonymous
2013-09-04T02:35:58+00:00

I've been on a website numerous times and never had a problem. What is this error message and how do I fix it?

Windows for home | Previous Windows versions | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2013-09-04T07:26:42+00:00

    Hi!

    413 Status Code Explained

    The 413 status code indicates that the request was larger than the server can handle, either due to physical constraints or settings.

    Why it occurs

    Usually, this occurs when a file is sent using the POST method from a form, and the file is larger than the maximum size allowed in the server settings. The content of the request is more than the server can process. The request may have included a message body, which is not always permissible.

    Read also this: http://www.addedbytes.com/articles/for-beginners/http-status-codes/

    Cheers

    Julia

    4 people found this answer helpful.
    0 comments No comments