WELCOME TO THE JAVASCRIPT JUNGLE

HTTP

HTTP Request

Response

How the Web Works

HTML, CSS, JavaScript

https://funwebsite.com

HTTP Request

Response

How the Web Works

HTML, CSS, JavaScript

Request

Response

HTTP Request Methods

GET

PUT

POST

DELETE

Request a resource

PATCH

Update a resource

Create a new resource

Delete a resource

CONNECT

OPTIONS

HEAD

TRACE

HTTP Codes

100 - 199: Info Responses

200 - 299: Success Responses

300 - 399: Redirects

400 - 499: Client Errors

500 - 599: Server Errors

HTTP Request

Response

How the Web Works

HTML, CSS, JavaScript

Response

Request

Go to Your Favorite Site

 

Open up the Network Tab in the Developer Tools

HTTP

By Moon Highway

HTTP

  • 490