Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. * TCP_NODELAY set
  2. * Connected to xyz.domain.com (10.10.8.1) port 80 (#0)
  3. > GET / HTTP/1.1
  4. > Host: xyz.domain.com
  5. > User-Agent: curl/7.56.1
  6. > Accept: */*
  7. >
  8. 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:--
  9. 0* Recv failure: Connection was reset
  10. * stopped the pause stream!
  11. 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0
  12. * Closing connection 0
  13. curl: (56) Recv failure: Connection was reset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement