Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- The Browser as a GUI for HTTP 1:52
- Intro to Chrome Developer Tools 7:07
- HTML Review and URIs vs URLs 3:47
- URIs vs URLs 1 question
- Using Anchors for GET Requests 4:18
- Using Anchors for GET Requests 1 question
- Using Forms for GET Requests 8:44
- Data in POST Requests 1 question
- Using Forms for POST Requests 8:32
- Using Forms for HTTP Requests 2 questions
- Wrap-Up 0:53

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
HTML anchors form the links by which we can navigate throughout the internet. In this video you'll see how the browser uses HTML anchor elements to form HTTP GET requests when a visitor clicks on the anchor.
The "Referer" Header
In an HTTP request, your browser includes a "referer" header, which is the page which the current request is initiated from. Looking closely, you might notice that "referer" is misspelled! The correct spelling is referrer, but the initial specifications included the incorrect spelling of the header. Because of its widespread use, the spelling has not been corrected.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Michael Cook
Full Stack JavaScript Techdegree Graduate 28,975 Points1 Answer
-
PLUS
byteknacker
Courses Plus Student 2,984 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up