Learn
HTTP Request Lifecycle
Step through every phase of request execution and inspect what changes at each point.
Use keyboard ← →
Client
The client decides which method to use, attaches headers such as Accept or Authorization, and may include a payload.