Created
April 29, 2020 18:21
-
-
Save sandrabosk/4745bcea9217b3269f508869563c5c25 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 1. What is HTTP? | |
// ... your answer | |
// 2. What is a URL? | |
// ... your answer | |
// 3. What is IP? | |
// ... your answer | |
// 4. What is a client? | |
// ... your answer | |
// 5. What is a server? | |
// ... your answer | |
// 6. What is an HTTP request? | |
// ... your answer | |
// 7. What is an HTTP response? | |
// ... your answer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment