Concept Flow - First API request and response
Start
Create HTTP Request
Send Request to Server
Server Processes Request
Server Sends HTTP Response
Receive Response
Read Status and Data
End
This flow shows how a client sends a request to a server and waits for the server's response.