-
Describe, in as much detail as you can, what happens when you open up Google Chrome, type "marcylabschool.org" into the address bar, and press enter. You answer should mention how the IP address is found, clients and servers, and HTTP Requests/Responses.
-
HTTP is a "stateless" protocol - what does this mean?
-
Given that HTTP is a stateless protocol, how do we build "stateful" web applications?
-
What is the difference between HTTP and HTTPS?
-
Security is an important concept for web applications. What are two ways we can try to prevent a user's session from being hijacked?
-
What is the Same Origin Policy? What about CORS? How are they related?
-
Using cURL, make a request to https://www.reddit.com/r/programming from the command line. Then wait at least 30 seconds and make another cURL request to https://www.reddit.com/r/programming/.json. What differences do you notice between the two different response bodies? Why is this significant? Note: If you get a "Too Many Requests" error, you must wait longer before your next cURL and try again.
-
What are request and response headers? Why are they important?
-
Notifications
You must be signed in to change notification settings - Fork 10
Problem Set: Intro to HTTP
License
The-Marcy-Lab-School/problem-set-6_0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Problem Set: Intro to HTTP
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published