btcpayserver/BTCPayServer/Views/UIError/417.cshtml

13 lines
575 B
Text
Raw Normal View History

2021-01-17 13:57:16 -06:00
@{
Layout = "_LayoutError";
2021-01-17 13:57:16 -06:00
ViewData["Title"] = "417 - Expectation Failed";
}
You've unfortunately failed expectations of manager <a href="https://twitter.com/pavlenex" target="_blank" rel="noreferrer noopener">Pavlenex</a>. Poor you.
<br /><br />
<a href="https://twitter.com/pavlenex" target="_blank" rel="noreferrer noopener">
<img src="~/img/errorpages/417_pavlenex.png" alt="Pavlenex avatar" title="Pavlenex fighting the system, while building better systems" asp-append-version="true" />
</a>
<br /><br />
Check your request `Except` header and do better.