Section 2 Recap & Review
In this lesson you’ll get a quick overview of what you’ve learned in the last course section. This includes:
- HTTP GET method
- HTTP headers
- Other HTTP methods with a focus on POST, PUT, and DELETE
- Message body
- Inspecting the request object itself
00:00 This is the end of Section 2. In this section, we covered query string parameters, we dove much deeper into request headers. Then, we talked about other HTTP methods.
00:21 We explored the message body.
00:27
And lastly, we spent time inspecting the .request
object itself. In Section 3, we’ll dive into authentication, SSL Certificate verification, and performance.
Become a Member to join the conversation.