Skip to content

Instantly share code, notes, and snippets.

@Fahrek
Created May 17, 2018 21:58
Show Gist options
  • Save Fahrek/c11251997436ac3b5a23048cc3900264 to your computer and use it in GitHub Desktop.
Save Fahrek/c11251997436ac3b5a23048cc3900264 to your computer and use it in GitHub Desktop.
CH00 - MarkDown Challenge

Status Code

Every web return status code that says whether it was successful or had an error. The most infamous code is 404.

Common codes

Code Description
200 OK
403 Forbbiden
404 Not Found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment