What are the Important Status Codes in HTTP ?

Every HTTP request comes back with a status code from the server. The important status codes in HTTP are as follows...

  • 1. 200: It means the request is successful.
  • 2. 400: It means the request was bad.
  • 3. 401: It means request was not authorized.
  • 4. 404: It means the resource requested was not found.
  • 5. 503: It means the service is not available.


You May Interest

What is PCIe ?

What is Ethereum Enterprise Alliance (EEA) in Blockchain ?

What is FAT32?

What is a Scheduler Program ?

What is PCMCIA?