24 lines
435 B
HTML
24 lines
435 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 414: Submitted URI too large</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 414: Submitted URI too large</h1>
|
|
<p>
|
|
The length of the requested URL exceeds the capacity limit,
|
|
so the request cannot be processed.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|