aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/413.shtml
blob: 66ffb985d757bf4e38c8087a7318b18625be51ee (plain)
1
2
3
4
5
6
<!--#set var="ERRORPAGE_CODE" value="413" -->
<!--#set var="ERRORPAGE_TEXT" value="Payload Too Large" -->

<!--#include file="header.shtml" -->
	<p>The request method, with which the server has been requested does not allow the data transmitted, or the data volume exceeds the capacity limit.</p>
<!--#include file="footer.shtml" -->