Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.69 KB | None | 0 0
  1. {
  2. domain:null,
  3. _events:{
  4. prefinish:[
  5. Function: resOnFinish
  6. ],
  7. close:[
  8. Function
  9. ]
  10. },
  11. _maxListeners:undefined,
  12. output:[
  13. ],
  14. outputEncodings:[
  15. ],
  16. outputCallbacks:[
  17. ],
  18. writable:true,
  19. _last:true,
  20. chunkedEncoding:false,
  21. shouldKeepAlive:undefined,
  22. useChunkedEncodingByDefault:false,
  23. sendDate:true,
  24. _removedHeader:{
  25. },
  26. _hasBody:true,
  27. _trailer:'',
  28. finished:false,
  29. _hangupClose:false,
  30. socket:{
  31. _readableState:{
  32. highWaterMark:16384,
  33. buffer:[
  34. ],
  35. length:0,
  36. pipes:null,
  37. pipesCount:0,
  38. flowing:true,
  39. ended:false,
  40. endEmitted:false,
  41. reading:false,
  42. sync:false,
  43. needReadable:true,
  44. emittedReadable:false,
  45. readableListening:false,
  46. objectMode:false,
  47. defaultEncoding:'utf8',
  48. ranOut:false,
  49. awaitDrain:0,
  50. readingMore:false,
  51. decoder:null,
  52. encoding:null,
  53. resumeScheduled:true
  54. },
  55. readable:true,
  56. domain:null,
  57. _events:{
  58. end:[
  59. Object
  60. ],
  61. finish:[
  62. Object
  63. ],
  64. drain:[
  65. Object
  66. ],
  67. timeout:[
  68. Function
  69. ],
  70. error:[
  71. Function: socketOnError
  72. ],
  73. close:[
  74. Object
  75. ],
  76. data:[
  77. Function: socketOnData
  78. ],
  79. headers:[
  80. Function
  81. ]
  82. },
  83. _maxListeners:undefined,
  84. _writableState:{
  85. highWaterMark:16384,
  86. objectMode:false,
  87. needDrain:false,
  88. ending:false,
  89. ended:false,
  90. finished:false,
  91. decodeStrings:true,
  92. defaultEncoding:'utf8',
  93. length:0,
  94. writing:false,
  95. corked:0,
  96. sync:true,
  97. bufferProcessing:false,
  98. onwrite:[
  99. Function
  100. ],
  101. writecb:null,
  102. writelen:0,
  103. buffer:[
  104. ],
  105. pendingcb:0,
  106. prefinished:false,
  107. errorEmitted:false
  108. },
  109. writable:true,
  110. allowHalfOpen:true,
  111. connection:{
  112. domain:null,
  113. _events:[
  114. Object
  115. ],
  116. _maxListeners:undefined,
  117. _spdyState:[
  118. Object
  119. ],
  120. httpAllowHalfOpen:true,
  121. timeout:120000,
  122. socket:[
  123. Object
  124. ],
  125. encrypted:true,
  126. readable:true,
  127. writable:true
  128. },
  129. socket:{
  130. _connecting:false,
  131. _hadError:false,
  132. _handle:[
  133. Object
  134. ],
  135. _host:null,
  136. _readableState:[
  137. Object
  138. ],
  139. readable:true,
  140. domain:null,
  141. _events:[
  142. Object
  143. ],
  144. _maxListeners:undefined,
  145. _writableState:[
  146. Object
  147. ],
  148. writable:true,
  149. allowHalfOpen:false,
  150. destroyed:false,
  151. bytesRead:98962,
  152. _bytesDispatched:943571,
  153. _pendingData:null,
  154. _pendingEncoding:'',
  155. _tlsOptions:[
  156. Object
  157. ],
  158. _secureEstablished:true,
  159. _securePending:false,
  160. _newSessionPending:false,
  161. _controlReleased:true,
  162. _SNICallback:null,
  163. ssl:[
  164. Object
  165. ],
  166. servername:'faisla.net',
  167. npnProtocol:'spdy/3.1',
  168. authorized:false,
  169. authorizationError:null,
  170. encrypted:true,
  171. server:[
  172. Object
  173. ],
  174. _requestCert:false,
  175. _rejectUnauthorized:false,
  176. _idleTimeout:120000,
  177. _idleNext:[
  178. Object
  179. ],
  180. _idlePrev:[
  181. Object
  182. ],
  183. _idleStart:3890963483,
  184. read:[
  185. Function
  186. ],
  187. _consuming:true,
  188. _peername:[
  189. Object
  190. ]
  191. },
  192. encrypted:true,
  193. associated:null,
  194. _handle:{
  195. readStop:[
  196. Function
  197. ],
  198. readStart:[
  199. Function
  200. ]
  201. },
  202. _spdyState:{
  203. timeout:120000,
  204. timeoutTimer:[
  205. Object
  206. ],
  207. framer:[
  208. Object
  209. ],
  210. initialized:false,
  211. ending:false,
  212. ended:false,
  213. paused:false,
  214. finishAttached:false,
  215. decompressor:null,
  216. id:377,
  217. associated:0,
  218. headers:[
  219. Object
  220. ],
  221. isPush:false,
  222. scheme:'http',
  223. host:'www.flipkart.com',
  224. chunkedWrite:false,
  225. options:[
  226. Object
  227. ],
  228. isClient:false,
  229. parseRequest:false,
  230. rstCode:1,
  231. destroyed:false,
  232. closedBy:[
  233. Object
  234. ],
  235. priority:2,
  236. sinkSize:10485760,
  237. initialSinkSize:10485760,
  238. sinkBuffer:[
  239. ],
  240. sinkDraining:false,
  241. windowSize:1048576,
  242. initialWindowSize:1048576
  243. },
  244. onend:null,
  245. ondata:null,
  246. parser:{},
  247. _paused:false,
  248. _httpMessage:[
  249. Circular
  250. ]
  251. },
  252. connection:{
  253. _readableState:{
  254. highWaterMark:16384,
  255. buffer:[
  256. ],
  257. length:0,
  258. pipes:null,
  259. pipesCount:0,
  260. flowing:true,
  261. ended:false,
  262. endEmitted:false,
  263. reading:false,
  264. sync:false,
  265. needReadable:true,
  266. emittedReadable:false,
  267. readableListening:false,
  268. objectMode:false,
  269. defaultEncoding:'utf8',
  270. ranOut:false,
  271. awaitDrain:0,
  272. readingMore:false,
  273. decoder:null,
  274. encoding:null,
  275. resumeScheduled:true
  276. },
  277. readable:true,
  278. domain:null,
  279. _events:{
  280. end:[
  281. Object
  282. ],
  283. finish:[
  284. Object
  285. ],
  286. drain:[
  287. Object
  288. ],
  289. timeout:[
  290. Function
  291. ],
  292. error:[
  293. Function: socketOnError
  294. ],
  295. close:[
  296. Object
  297. ],
  298. data:[
  299. Function: socketOnData
  300. ],
  301. headers:[
  302. Function
  303. ]
  304. },
  305. _maxListeners:undefined,
  306. _writableState:{
  307. highWaterMark:16384,
  308. objectMode:false,
  309. needDrain:false,
  310. ending:false,
  311. ended:false,
  312. finished:false,
  313. decodeStrings:true,
  314. defaultEncoding:'utf8',
  315. length:0,
  316. writing:false,
  317. corked:0,
  318. sync:true,
  319. bufferProcessing:false,
  320. onwrite:[
  321. Function
  322. ],
  323. writecb:null,
  324. writelen:0,
  325. buffer:[
  326. ],
  327. pendingcb:0,
  328. prefinished:false,
  329. errorEmitted:false
  330. },
  331. writable:true,
  332. allowHalfOpen:true,
  333. connection:{
  334. domain:null,
  335. _events:[
  336. Object
  337. ],
  338. _maxListeners:undefined,
  339. _spdyState:[
  340. Object
  341. ],
  342. httpAllowHalfOpen:true,
  343. timeout:120000,
  344. socket:[
  345. Object
  346. ],
  347. encrypted:true,
  348. readable:true,
  349. writable:true
  350. },
  351. socket:{
  352. _connecting:false,
  353. _hadError:false,
  354. _handle:[
  355. Object
  356. ],
  357. _host:null,
  358. _readableState:[
  359. Object
  360. ],
  361. readable:true,
  362. domain:null,
  363. _events:[
  364. Object
  365. ],
  366. _maxListeners:undefined,
  367. _writableState:[
  368. Object
  369. ],
  370. writable:true,
  371. allowHalfOpen:false,
  372. destroyed:false,
  373. bytesRead:98962,
  374. _bytesDispatched:943571,
  375. _pendingData:null,
  376. _pendingEncoding:'',
  377. _tlsOptions:[
  378. Object
  379. ],
  380. _secureEstablished:true,
  381. _securePending:false,
  382. _newSessionPending:false,
  383. _controlReleased:true,
  384. _SNICallback:null,
  385. ssl:[
  386. Object
  387. ],
  388. servername:'faisla.net',
  389. npnProtocol:'spdy/3.1',
  390. authorized:false,
  391. authorizationError:null,
  392. encrypted:true,
  393. server:[
  394. Object
  395. ],
  396. _requestCert:false,
  397. _rejectUnauthorized:false,
  398. _idleTimeout:120000,
  399. _idleNext:[
  400. Object
  401. ],
  402. _idlePrev:[
  403. Object
  404. ],
  405. _idleStart:3890963483,
  406. read:[
  407. Function
  408. ],
  409. _consuming:true,
  410. _peername:[
  411. Object
  412. ]
  413. },
  414. encrypted:true,
  415. associated:null,
  416. _handle:{
  417. readStop:[
  418. Function
  419. ],
  420. readStart:[
  421. Function
  422. ]
  423. },
  424. _spdyState:{
  425. timeout:120000,
  426. timeoutTimer:[
  427. Object
  428. ],
  429. framer:[
  430. Object
  431. ],
  432. initialized:false,
  433. ending:false,
  434. ended:false,
  435. paused:false,
  436. finishAttached:false,
  437. decompressor:null,
  438. id:377,
  439. associated:0,
  440. headers:[
  441. Object
  442. ],
  443. isPush:false,
  444. scheme:'http',
  445. host:'www.flipkart.com',
  446. chunkedWrite:false,
  447. options:[
  448. Object
  449. ],
  450. isClient:false,
  451. parseRequest:false,
  452. rstCode:1,
  453. destroyed:false,
  454. closedBy:[
  455. Object
  456. ],
  457. priority:2,
  458. sinkSize:10485760,
  459. initialSinkSize:10485760,
  460. sinkBuffer:[
  461. ],
  462. sinkDraining:false,
  463. windowSize:1048576,
  464. initialWindowSize:1048576
  465. },
  466. onend:null,
  467. ondata:null,
  468. parser:{
  469. '0':[
  470. Function: parserOnHeaders
  471. ],
  472. '1':[
  473. Function: parserOnHeadersComplete
  474. ],
  475. '2':[
  476. Function: parserOnBody
  477. ],
  478. '3':[
  479. Function: parserOnMessageComplete
  480. ],
  481. _headers:[
  482. ],
  483. _url:'',
  484. socket:[
  485. Circular
  486. ],
  487. incoming:[
  488. Object
  489. ],
  490. maxHeaderPairs:2000,
  491. onIncoming:[
  492. Function: parserOnIncoming
  493. ]
  494. },
  495. _paused:false,
  496. _httpMessage:[
  497. Circular
  498. ]
  499. },
  500. _renderHeaders:[
  501. Function: renderHeaders
  502. ],
  503. writeHead:[
  504. Function: writeHead
  505. ],
  506. end:[
  507. Function: end
  508. ],
  509. push:[
  510. Function: push
  511. ],
  512. streamID:377,
  513. spdyVersion:3.1,
  514. isSpdy:true,
  515. addTrailers:[
  516. Function: addTrailers
  517. ]
  518. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement