diff --git a/errors/400.html b/errors/400.html index 5fcfc7d..1adc504 100644 --- a/errors/400.html +++ b/errors/400.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

400 Bad Request

-

+

You send a request that we did not understand, buddy.

diff --git a/errors/401.html b/errors/401.html index 3f94e2c..9ecf509 100644 --- a/errors/401.html +++ b/errors/401.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

401 Unauthorized

-

+

Enter your credentials first!

diff --git a/errors/403.html b/errors/403.html index 9f8843b..652af46 100644 --- a/errors/403.html +++ b/errors/403.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

403 Forbidden

-

+

Your request is not welcome here.

diff --git a/errors/404.html b/errors/404.html index efef443..dbf542b 100644 --- a/errors/404.html +++ b/errors/404.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

404 Not Found

-

+

Hey there buddy, check your URL first!

diff --git a/errors/405.html b/errors/405.html index ab7e6ec..cb449e6 100644 --- a/errors/405.html +++ b/errors/405.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

405 Method Not Allowed

-

+

Your request method is not supported.

diff --git a/errors/410.html b/errors/410.html index c70e698..2c01923 100644 --- a/errors/410.html +++ b/errors/410.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

410 Gone

-

+

Went to the trash can faster than I expected.

diff --git a/errors/413.html b/errors/413.html index ce44657..a552037 100644 --- a/errors/413.html +++ b/errors/413.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

413 Content Too Large

-

+

Please make your content field smaller.

diff --git a/errors/414.html b/errors/414.html index e46f999..1824b9d 100644 --- a/errors/414.html +++ b/errors/414.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

414 URI Too Long

-

+

Please make your request address shorter.

diff --git a/errors/415.html b/errors/415.html index 9dc59e8..a5a5c5c 100644 --- a/errors/415.html +++ b/errors/415.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

415 Unsupported Media Type

-

+

The file that you send is not supported.

diff --git a/errors/418.html b/errors/418.html index b20ea20..e11b461 100644 --- a/errors/418.html +++ b/errors/418.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

418 I'm a teapot

-

+

Easteregg!

diff --git a/errors/429.html b/errors/429.html index 44309fb..019c7d9 100644 --- a/errors/429.html +++ b/errors/429.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

429 Too Many Requests

-

+

You're ratelimited.

diff --git a/errors/500.html b/errors/500.html index b69bb05..74a7145 100644 --- a/errors/500.html +++ b/errors/500.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

500 Internal Server Error

-

+

Something really weird happened... please contact us!

diff --git a/errors/501.html b/errors/501.html index ab56adb..34957b7 100644 --- a/errors/501.html +++ b/errors/501.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

501 Not Implemented

-

+

We do not support that.

diff --git a/errors/502.html b/errors/502.html index 5ea033d..86258f5 100644 --- a/errors/502.html +++ b/errors/502.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

502 Bad Gateway

-

+

Something really weird happened... please contact us!

diff --git a/errors/503.html b/errors/503.html index 3a5ddbd..0489e91 100644 --- a/errors/503.html +++ b/errors/503.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

503 Service Unavailable

-

+

The service you requested is offline or down for maintenance. Please contact us if that persists.

diff --git a/errors/504.html b/errors/504.html index 9bf2133..14e66a9 100644 --- a/errors/504.html +++ b/errors/504.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

504 Gateway Timeout

-

+

Our service took too long to respond. Please contact us if that behaviour occurs often.

diff --git a/errors/505.html b/errors/505.html index 1aba939..07f52e6 100644 --- a/errors/505.html +++ b/errors/505.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace} @@ -43,7 +48,7 @@

505 HTTP Version Not Supported

-

+

We only support HTTP 1.0, 1.1 and 2.0!

diff --git a/errors/template.html b/errors/template.html index 8157b17..fef6246 100644 --- a/errors/template.html +++ b/errors/template.html @@ -20,6 +20,11 @@ @keyframes shrink {0%{width:90%;margin:0 5%} 50% {width:60%;margin:0 18%} 100% {width:90%;margin:0 5%}} h3 {font-size:17px;text-transform: uppercase;margin:0.3em auto} .description {font-size:13px;color:#aaa} + .details {color:#999;width:100%} + .details table {width:100%} + .details td {white-space:nowrap;font-size:11px} + .details .name {text-align:right;padding-right:.6em;width:50%} + .details .value {text-align:left;padding-left:.6em;font-family:'Lucida Console','Courier New',monospace}