Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| page:faq [2022/05/22 21:45] – [What was #decimeter-shrine] fe80:a50d:31e9:3c16:04f0:53aa:f421:d7ec | page:faq [2022/05/23 20:05] (current) – cat 404 marius851000 | ||
|---|---|---|---|
| Line 37: | Line 37: | ||
| </ | </ | ||
| + | ===== What's with the 404 page of the skytemple.org website ===== | ||
| + | |||
| + | //Well, saw that on a SkyTemple iceberg, and it might be fun to explain it// | ||
| + | |||
| + | For some reason, some developers find fun to associate HTTP error code with cats (some did that with dogs too). With http/https (a.k.a websites), the client (the browser) communicate with the server (the website). The server can return a code, indicating the type of response. This may be a success message (200), error message (like 404) or other message asking the client to perform some additional task before having a more complete response (like a redirect). 404, in particular, is the error message for when a page of a website does not exist (thus, not found). | ||
| + | |||
| + | The picture in question seems to come from a collection by Tomomi Imura (https:// | ||
| + | |||
| + | Oh ! And here is the Wikipedia page listing those codes, if you are interested https:// | ||
| ===== What is SkyEditor ===== | ===== What is SkyEditor ===== | ||