Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
2,322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. _bytesDispatched: 200,
  2. _pendingData: null,
  3. _pendingEncoding: '',
  4. parser: null,
  5. _httpMessage:
  6. { domain: null,
  7. _events: [Object],
  8. _maxListeners: 10,
  9. output: [],
  10. outputEncodings: [],
  11. writable: true,
  12. _last: true,
  13. chunkedEncoding: false,
  14. shouldKeepAlive: true,
  15. useChunkedEncodingByDefault: false,
  16. sendDate: false,
  17. _headerSent: true,
  18. _header: 'GET /database/search?catno=VSN018&type=release&per_page=1&f=json HTTP/1.1\r\naccept-encoding: gzip\r\nUser-Agent: 35hzMusicDiscogs/1.0 +http://35hz.co.uk\r\nhost: api.discogs.com\r\nConnection: keep-alive\r\n\r\n',
  19. _hasBody: true,
  20. _trailer: '',
  21. finished: true,
  22. _hangupClose: false,
  23. socket: [Circular],
  24. connection: [Circular],
  25. agent: [Object],
  26. socketPath: undefined,
  27. method: 'GET',
  28. path: '/database/search?catno=VSN018&type=release&per_page=1&f=json',
  29. _headers: [Object],
  30. _headerNames: [Object],
  31. parser: null,
  32. res: [Circular] },
  33. ondata: null },
  34. _consuming: true,
  35. _dumped: false,
  36. httpVersionMajor: 1,
  37. httpVersionMinor: 1,
  38. upgrade: false,
  39. req:
  40. { domain: null,
  41. _events: { error: [Function], drain: [Function] },
  42. _maxListeners: 10,
  43. output: [],
  44. outputEncodings: [],
  45. writable: true,
  46. _last: true,
  47. chunkedEncoding: false,
  48. shouldKeepAlive: true,
  49. useChunkedEncodingByDefault: false,
  50. sendDate: false,
  51. _headerSent: true,
  52. _header: 'GET /database/search?catno=VSN018&type=release&per_page=1&f=json HTTP/1.1\r\naccept-encoding: gzip\r\nUser-Agent: 35hzMusicDiscogs/1.0 +http://35hz.co.uk\r\nhost: api.discogs.com\r\nConnection: keep-alive\r\n\r\n',
  53. _hasBody: true,
  54. _trailer: '',
  55. finished: true,
  56. _hangupClose: false,
  57. socket:
  58. { _connecting: false,
  59. _handle: [Object],
  60. _readableState: [Object],
  61. readable: true,
  62. domain: null,
  63. _events: [Object],
  64. _maxListeners: 0,
  65. _writableState: [Object],
  66. writable: true,
  67. allowHalfOpen: false,
  68. onend: null,
  69. destroyed: false,
  70. bytesRead: 977,
  71. _bytesDispatched: 200,
  72. _pendingData: null,
  73. _pendingEncoding: '',
  74. parser: null,
  75. _httpMessage: [Circular],
  76. ondata: null },
  77. connection:
  78. { _connecting: false,
  79. _handle: [Object],
  80. _readableState: [Object],
  81. readable: true,
  82. domain: null,
  83. _events: [Object],
  84. _maxListeners: 0,
  85. _writableState: [Object],
  86. writable: true,
  87. allowHalfOpen: false,
  88. onend: null,
  89. destroyed: false,
  90. bytesRead: 977,
  91. _bytesDispatched: 200,
  92. _pendingData: null,
  93. _pendingEncoding: '',
  94. parser: null,
  95. _httpMessage: [Circular],
  96. ondata: null },
  97. agent:
  98. { domain: null,
  99. _events: [Object],
  100. _maxListeners: 10,
  101. options: {},
  102. requests: {},
  103. sockets: [Object],
  104. maxSockets: 5,
  105. createConnection: [Function] },
  106. socketPath: undefined,
  107. method: 'GET',
  108. path: '/database/search?catno=VSN018&type=release&per_page=1&f=json',
  109. _headers:
  110. { 'accept-encoding': 'gzip',
  111. 'user-agent': '35hzMusicDiscogs/1.0 +http://35hz.co.uk',
  112. host: 'api.discogs.com' },
  113. _headerNames:
  114. { 'accept-encoding': 'accept-encoding',
  115. 'user-agent': 'User-Agent',
  116. host: 'host' },
  117. parser: null,
  118. res: [Circular] },
  119. pipe: [Function],
  120. addListener: [Function: addListener],
  121. on: [Function: addListener],
  122. pause: [Function],
  123. resume: [Function],
  124. read: [Function],
  125. request:
  126. { domain: null,
  127. _events:
  128. { error: [Function],
  129. complete: [Function],
  130. pipe: [Function],
  131. end: [Object],
  132. data: [Function] },
  133. _maxListeners: 10,
  134. readable: true,
  135. writable: true,
  136. method: 'GET',
  137. headers:
  138. { 'accept-encoding': 'gzip',
  139. 'User-Agent': '35hzMusicDiscogs/1.0 +http://35hz.co.uk' },
  140. encoding: null,
  141. uri:
  142. { protocol: 'http:',
  143. slashes: true,
  144. auth: null,
  145. host: 'api.discogs.com',
  146. port: 80,
  147. hostname: 'api.discogs.com',
  148. hash: null,
  149. search: '?catno=VSN018&type=release&per_page=1&f=json',
  150. query: 'catno=VSN018&type=release&per_page=1&f=json',
  151. pathname: '/database/search',
  152. path: '/database/search?catno=VSN018&type=release&per_page=1&f=json',
  153. href: 'http://api.discogs.com/database/search?catno=VSN018&type=release&per_page=1&f=json' },
  154. callback: [Function],
  155. explicitMethod: true,
  156. canTunnel:
  157. { httpOverHttp: [Function: httpOverHttp],
  158. httpsOverHttp: [Function: httpsOverHttp],
  159. httpOverHttps: [Function: httpOverHttps],
  160. httpsOverHttps: [Function: httpsOverHttps],
  161. debug: [Function] },
  162. localAddress: undefined,
  163. pool: {},
  164. dests: [],
  165. __isRequestRequest: true,
  166. _callback: [Function],
  167. proxy: null,
  168. _redirectsFollowed: 0,
  169. maxRedirects: 10,
  170. followRedirect: true,
  171. followAllRedirects: false,
  172. redirects: [],
  173. setHost: true,
  174. originalCookieHeader: undefined,
  175. _disableCookies: true,
  176. _jar: undefined,
  177. port: 80,
  178. host: 'api.discogs.com',
  179. clientErrorHandler: [Function],
  180. _parserErrorHandler: [Function],
  181. _buildRequest: [Function],
  182. _handleUnixSocketURI: [Function],
  183. path: '/database/search?catno=VSN018&type=release&per_page=1&f=json',
  184. httpModule:
  185. { parsers: [Object],
  186. STATUS_CODES: [Object],
  187. IncomingMessage: [Object],
  188. OutgoingMessage: [Object],
  189. ServerResponse: [Object],
  190. Agent: [Object],
  191. globalAgent: [Object],
  192. ClientRequest: [Object],
  193. request: [Function],
  194. get: [Function],
  195. Server: [Object],
  196. createServer: [Function],
  197. _connectionListener: [Function: connectionListener],
  198. Client: [Function: deprecated],
  199. createClient: [Function: deprecated] },
  200. agentClass: { [Function: Agent] super_: [Object], defaultMaxSockets: 5 },
  201. agent:
  202. { domain: null,
  203. _events: [Object],
  204. _maxListeners: 10,
  205. options: {},
  206. requests: {},
  207. sockets: [Object],
  208. maxSockets: 5,
  209. createConnection: [Function] },
  210. _started: true,
  211. href: 'http://api.discogs.com/database/search?catno=VSN018&type=release&per_page=1&f=json',
  212. req:
  213. { domain: null,
  214. _events: [Object],
  215. _maxListeners: 10,
  216. output: [],
  217. outputEncodings: [],
  218. writable: true,
  219. _last: true,
  220. chunkedEncoding: false,
  221. shouldKeepAlive: true,
  222. useChunkedEncodingByDefault: false,
  223. sendDate: false,
  224. _headerSent: true,
  225. _header: 'GET /database/search?catno=VSN018&type=release&per_page=1&f=json HTTP/1.1\r\naccept-encoding: gzip\r\nUser-Agent: 35hzMusicDiscogs/1.0 +http://35hz.co.uk\r\nhost: api.discogs.com\r\nConnection: keep-alive\r\n\r\n',
  226. _hasBody: true,
  227. _trailer: '',
  228. finished: true,
  229. _hangupClose: false,
  230. socket: [Object],
  231. connection: [Object],
  232. agent: [Object],
  233. socketPath: undefined,
  234. method: 'GET',
  235. path: '/database/search?catno=VSN018&type=release&per_page=1&f=json',
  236. _headers: [Object],
  237. _headerNames: [Object],
  238. parser: null,
  239. res: [Circular] },
  240. ntick: true,
  241. response: [Circular],
  242. _destdata: true,
  243. _ended: true,
  244. _callbackCalled: true },
  245. toJSON: [Function: toJSON],
  246. body: <Buffer 1f 8b 08 00 37 ac d6 53 02 ff b5 52 4d 6f 9c 30 10 fd 2b c8 87 3d 95 05 1c f6 23 91 50 a5 2a db 5b 56 68 2b e5 b2 8d 22 2f 4c c0 91 b1 91 3f 9a 20 b4 ff ...> } <Buffer 1f 8b 08 00 37 ac d6 53 02 ff b5 52 4d 6f 9c 30 10 fd 2b c8 87 3d 95 05 1c f6 23 91 50 a5 2a db 5b 56 68 2b e5 b2 8d 22 2f 4c c0 91 b1 91 3f 9a 20 b4 ff ...>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement