23 lines
399 B
HTML
23 lines
399 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 412: Precondition failed</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 412: Precondition failed </h1>
|
|
<p>
|
|
The precondition on the request for the URI failed positive evaluation.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|