In the previous chapter, we learned about the web application security process and why it is important to test application security. In this chapter, we'll take a look at the following topics:
- HTTP protocol basics
- Anatomy of an HTTP request
- Interacting with a web app using the requests library
- Analyzing HTTP responses