Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.80 KB | None | 0 0
  1. root@dedicated-server:~$ curl --verbose http://119.119.20.20:2827/api/Js82jH2lao-pAiws89S9A-k9hHsukw72/lights
  2. *   Trying 119.119.20.20...
  3. * Connected to 119.119.20.20 (119.119.20.20) port 2827 (#0)
  4. > GET /api/Js82jH2lao-pAiws89S9A-k9hHsukw72/lights HTTP/1.1
  5. > Host: 84.82.11.135:8463
  6. > User-Agent: curl/7.47.0
  7. > Accept: */*
  8. >
  9. < HTTP/1.1 200 OK
  10. < Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
  11. < Pragma: no-cache
  12. < Expires: Mon, 1 Aug 2011 09:00:00 GMT
  13. < Connection: close
  14. < Access-Control-Max-Age: 3600
  15. < Access-Control-Allow-Origin: *
  16. < Access-Control-Allow-Credentials: true
  17. < Access-Control-Allow-Methods: POST, GET, OPTIONS, PUT, DELETE, HEAD
  18. < Access-Control-Allow-Headers: Content-Type
  19. < Content-type: application/json
  20. <
  21. {"1":{"state":{"...data...5.50.2.19072"}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement