From a49d60837729e1246fa8f891c9354867638f218c Mon Sep 17 00:00:00 2001 From: tarampampam Date: Tue, 22 Mar 2022 19:04:42 +0000 Subject: [PATCH] deploy: 2d418ecffaf46192ada91a3e5b607d6ed588cc61 --- connection/400.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/401.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/403.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/404.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/405.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/407.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/408.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/409.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/410.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/411.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/412.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/413.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/416.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/418.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/429.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/500.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/502.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/503.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/504.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ connection/505.html | 235 ++++++++++++++++++++++++++++++++++++++++++++ index.html | 23 +++++ 21 files changed, 4723 insertions(+) create mode 100644 connection/400.html create mode 100644 connection/401.html create mode 100644 connection/403.html create mode 100644 connection/404.html create mode 100644 connection/405.html create mode 100644 connection/407.html create mode 100644 connection/408.html create mode 100644 connection/409.html create mode 100644 connection/410.html create mode 100644 connection/411.html create mode 100644 connection/412.html create mode 100644 connection/413.html create mode 100644 connection/416.html create mode 100644 connection/418.html create mode 100644 connection/429.html create mode 100644 connection/500.html create mode 100644 connection/502.html create mode 100644 connection/503.html create mode 100644 connection/504.html create mode 100644 connection/505.html diff --git a/connection/400.html b/connection/400.html new file mode 100644 index 0000000..d29289c --- /dev/null +++ b/connection/400.html @@ -0,0 +1,235 @@ + + + + + + + + 400 | Bad Request + + + + + +
+

400

+

Bad Request

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server did not understand the request

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/401.html b/connection/401.html new file mode 100644 index 0000000..8d65d2d --- /dev/null +++ b/connection/401.html @@ -0,0 +1,235 @@ + + + + + + + + 401 | Unauthorized + + + + + +
+

401

+

Unauthorized

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The requested page needs a username and a password

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/403.html b/connection/403.html new file mode 100644 index 0000000..41dc86c --- /dev/null +++ b/connection/403.html @@ -0,0 +1,235 @@ + + + + + + + + 403 | Forbidden + + + + + +
+

403

+

Forbidden

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

Access is forbidden to the requested page

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/404.html b/connection/404.html new file mode 100644 index 0000000..7319e8c --- /dev/null +++ b/connection/404.html @@ -0,0 +1,235 @@ + + + + + + + + 404 | Not Found + + + + + +
+

404

+

Not Found

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server can not find the requested page

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/405.html b/connection/405.html new file mode 100644 index 0000000..40a6489 --- /dev/null +++ b/connection/405.html @@ -0,0 +1,235 @@ + + + + + + + + 405 | Method Not Allowed + + + + + +
+

405

+

Method Not Allowed

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The method specified in the request is not allowed

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/407.html b/connection/407.html new file mode 100644 index 0000000..244f7ab --- /dev/null +++ b/connection/407.html @@ -0,0 +1,235 @@ + + + + + + + + 407 | Proxy Authentication Required + + + + + +
+

407

+

Proxy Authentication Required

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

You must authenticate with a proxy server before this request can be served

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/408.html b/connection/408.html new file mode 100644 index 0000000..7257660 --- /dev/null +++ b/connection/408.html @@ -0,0 +1,235 @@ + + + + + + + + 408 | Request Timeout + + + + + +
+

408

+

Request Timeout

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The request took longer than the server was prepared to wait

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/409.html b/connection/409.html new file mode 100644 index 0000000..901ecf1 --- /dev/null +++ b/connection/409.html @@ -0,0 +1,235 @@ + + + + + + + + 409 | Conflict + + + + + +
+

409

+

Conflict

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The request could not be completed because of a conflict

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/410.html b/connection/410.html new file mode 100644 index 0000000..5a8e605 --- /dev/null +++ b/connection/410.html @@ -0,0 +1,235 @@ + + + + + + + + 410 | Gone + + + + + +
+

410

+

Gone

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The requested page is no longer available

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/411.html b/connection/411.html new file mode 100644 index 0000000..b79f848 --- /dev/null +++ b/connection/411.html @@ -0,0 +1,235 @@ + + + + + + + + 411 | Length Required + + + + + +
+

411

+

Length Required

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The "Content-Length" is not defined. The server will not accept the request without it

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/412.html b/connection/412.html new file mode 100644 index 0000000..89b0e44 --- /dev/null +++ b/connection/412.html @@ -0,0 +1,235 @@ + + + + + + + + 412 | Precondition Failed + + + + + +
+

412

+

Precondition Failed

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The pre condition given in the request evaluated to false by the server

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/413.html b/connection/413.html new file mode 100644 index 0000000..bd86e22 --- /dev/null +++ b/connection/413.html @@ -0,0 +1,235 @@ + + + + + + + + 413 | Payload Too Large + + + + + +
+

413

+

Payload Too Large

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server will not accept the request, because the request entity is too large

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/416.html b/connection/416.html new file mode 100644 index 0000000..3b022dd --- /dev/null +++ b/connection/416.html @@ -0,0 +1,235 @@ + + + + + + + + 416 | Requested Range Not Satisfiable + + + + + +
+

416

+

Requested Range Not Satisfiable

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The requested byte range is not available and is out of bounds

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/418.html b/connection/418.html new file mode 100644 index 0000000..2a0408c --- /dev/null +++ b/connection/418.html @@ -0,0 +1,235 @@ + + + + + + + + 418 | I'm a teapot + + + + + +
+

418

+

I'm a teapot

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

Attempt to brew coffee with a teapot is not supported

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/429.html b/connection/429.html new file mode 100644 index 0000000..c41822e --- /dev/null +++ b/connection/429.html @@ -0,0 +1,235 @@ + + + + + + + + 429 | Too Many Requests + + + + + +
+

429

+

Too Many Requests

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

Too many requests in a given amount of time

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/500.html b/connection/500.html new file mode 100644 index 0000000..b211f01 --- /dev/null +++ b/connection/500.html @@ -0,0 +1,235 @@ + + + + + + + + 500 | Internal Server Error + + + + + +
+

500

+

Internal Server Error

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server met an unexpected condition

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/502.html b/connection/502.html new file mode 100644 index 0000000..b391ff8 --- /dev/null +++ b/connection/502.html @@ -0,0 +1,235 @@ + + + + + + + + 502 | Bad Gateway + + + + + +
+

502

+

Bad Gateway

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server received an invalid response from the upstream server

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/503.html b/connection/503.html new file mode 100644 index 0000000..9dd623e --- /dev/null +++ b/connection/503.html @@ -0,0 +1,235 @@ + + + + + + + + 503 | Service Unavailable + + + + + +
+

503

+

Service Unavailable

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server is temporarily overloading or down

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/504.html b/connection/504.html new file mode 100644 index 0000000..a240c53 --- /dev/null +++ b/connection/504.html @@ -0,0 +1,235 @@ + + + + + + + + 504 | Gateway Timeout + + + + + +
+

504

+

Gateway Timeout

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The gateway has timed out

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/connection/505.html b/connection/505.html new file mode 100644 index 0000000..ac4a4fa --- /dev/null +++ b/connection/505.html @@ -0,0 +1,235 @@ + + + + + + + + 505 | HTTP Version Not Supported + + + + + +
+

505

+

HTTP Version Not Supported

+
+
+
+ + + + + + +
Your Client
+

Unknown

+
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
Network
+

Working

+
+ +
+ + + +
+ +
+ + + + + + +
Web Server
+

Unknown

+
+
+
+
+

What happened?

+

The server does not support the "http protocol" version

+
+
+

What can I do?

+

Please try again in a few minutes

+
+
+ + + + diff --git a/index.html b/index.html index a360032..6192e49 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,29 @@
  • 504: Gateway Timeout
  • 505: HTTP Version Not Supported
  • +

    Template name: connection

    +

    Template name: ghost