Advertisement
Guest User

Untitled

a guest
Sep 5th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. * Found bundle for host api.gog.com: 0x13ffd50
  2. * Re-using existing connection! (#0) with host api.gog.com
  3. * Connected to api.gog.com (212.91.20.79) port 443 (#0)
  4. > GET /downloader2/installer/the_witcher_2/en3installer1/crc/?oauth_consumer_key=... HTTP/1.1
  5. Host: api.gog.com
  6. Accept: */*
  7.  
  8. < HTTP/1.1 200 OK
  9. * Server nginx is not blacklisted
  10. < Server: nginx
  11. < Date: Fri, 05 Sep 2014 18:36:07 GMT
  12. < Content-Type: text/html
  13. < Transfer-Encoding: chunked
  14. < Connection: keep-alive
  15. < Vary: Accept-Encoding
  16. < Vary: Accept-Encoding
  17. < charset: utf-8
  18. < X-H: N
  19. <
  20. * Connection #0 to host api.gog.com left intact
  21. DEBUG INFO (API::getXML)
  22.  
  23. {
  24. "file" :
  25. {
  26. "available" : 1,
  27. "link" : "http://wpc.11DF.edgecastcdn.net/0011DF/secure/witcher_2_ee/linux/gog_the_witcher_2_assassins_of_kings_1.0.0.3.tar.gz.xml?...&fileExtForIe=.exe",
  28. "message" : "",
  29. "name" : "Linux Installer, English",
  30. "type" : "installer"
  31. },
  32. "result" : "ok",
  33. "timestamp" : 1409942167
  34. }
  35.  
  36. DEBUG INFO (API::getResponse)
  37. URL: http://wpc.11DF.edgecastcdn.net/0011DF/secure/witcher_2_ee/linux/gog_the_witcher_2_assassins_of_kings_1.0.0.3.tar.gz.xml?...&fileExtForIe=.exe
  38. * Hostname was NOT found in DNS cache
  39. * Trying 93.184.221.131...
  40. * Connected to wpc.11DF.edgecastcdn.net (93.184.221.131) port 80 (#1)
  41. > GET /0011DF/secure/witcher_2_ee/linux/gog_the_witcher_2_assassins_of_kings_1.0.0.3.tar.gz.xml?...&fileExtForIe=.exe HTTP/1.1
  42. Host: wpc.11DF.edgecastcdn.net
  43. Accept: */*
  44.  
  45. * The requested URL returned error: 404 Not Found
  46. * Closing connection 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement