Guest User

Untitled

a guest
Oct 17th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Client: [SYN]
  2. Server: [SYN, ACK]
  3. Client: [ACK]
  4.  
  5. Client: POST /whatever
  6. Server: 200 OK
  7.  
  8. Server: [FIN, ACK]
  9. Client: [ACK]
  10. Client: [FIN, ACK]
  11. Server: [ACK]
  12. //In this case the server terminates the connection.
Add Comment
Please, Sign In to add comment