blob: f772be8ff2dadb5c1b44e6222f95e03f5250acba (
plain)
1
2
3
4
5
|
<!--#set var="ERRORPAGE_CODE" value="413" -->
<!--#set var="ERRORPAGE_TEXT" value="Payload Too Large" -->
<!--#set var="ERRORPAGE_INFO" value="The request method, with which the server has been requested does not allow the data transmitted, or the data volume exceeds the capacity limit." -->
<!--#include file="main.shtml" -->
|