Advertisement
Guest User

Untitled

a guest
May 28th, 2011
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. GET /CMD_API_SHOW_RESELLERS HTTP/1.0
  2. User-Agent: HTTPSocket/2.6
  3. Host: .......:2222
  4. Accept: */*
  5. Connection: Close
  6. Authorization: Basic cmljazpiZWdrdHA5MQ==
  7.  
  8.  
  9.  
  10. Warning: socket_read() [function.socket-read]: unable to read from socket [104]: Connection reset by peer in /...../public_html/api/DirectAdmin.class.php on line 123
  11.  
  12. HTTP/1.1 302 Found
  13. Location: https://.......:2222
  14. Content-type: text/html
  15.  
  16. use https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement