Advertisement
Guest User

Untitled

a guest
Aug 10th, 2015
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.75 KB | None | 0 0
  1. [Mon Aug 10 2015 13:32:50 GMT-0700 (Pacific Daylight Time)] INFO { _readableState:
  2. { objectMode: false,
  3. highWaterMark: 16384,
  4. buffer: [],
  5. length: 0,
  6. pipes: null,
  7. pipesCount: 0,
  8. flowing: null,
  9. ended: false,
  10. endEmitted: false,
  11. reading: false,
  12. sync: true,
  13. needReadable: false,
  14. emittedReadable: false,
  15. readableListening: false,
  16. defaultEncoding: 'utf8',
  17. ranOut: false,
  18. awaitDrain: 0,
  19. readingMore: false,
  20. decoder: null,
  21. encoding: null },
  22. readable: true,
  23. domain: null,
  24. _events:
  25. { end: [ [Function: responseOnEnd], [Function], [Function] ],
  26. close: [Function] },
  27. _maxListeners: undefined,
  28. socket:
  29. { _connecting: false,
  30. _hadError: false,
  31. _handle:
  32. { fd: undefined,
  33. reading: true,
  34. owner: [Circular],
  35. onread: [Function: onread],
  36. onconnection: null,
  37. writeQueueSize: 1 },
  38. _parent: null,
  39. _host: 'app.bom.com',
  40. _readableState:
  41. { objectMode: false,
  42. highWaterMark: 16384,
  43. buffer: [],
  44. length: 0,
  45. pipes: null,
  46. pipesCount: 0,
  47. flowing: true,
  48. ended: false,
  49. endEmitted: false,
  50. reading: false,
  51. sync: false,
  52. needReadable: true,
  53. emittedReadable: false,
  54. readableListening: false,
  55. defaultEncoding: 'utf8',
  56. ranOut: false,
  57. awaitDrain: 0,
  58. readingMore: false,
  59. decoder: null,
  60. encoding: null,
  61. resumeScheduled: false },
  62. readable: true,
  63. domain: null,
  64. _events:
  65. { end: [Object],
  66. finish: [Function: onSocketFinish],
  67. _socketEnd: [Function: onSocketEnd],
  68. error: [Object],
  69. free: [Function: onFree],
  70. close: [Object],
  71. agentRemove: [Function: onRemove],
  72. drain: [Function: ondrain],
  73. data: [Function: socketOnData],
  74. secure: [Function] },
  75. _maxListeners: 0,
  76. _writableState:
  77. { objectMode: false,
  78. highWaterMark: 16384,
  79. needDrain: false,
  80. ending: false,
  81. ended: false,
  82. finished: false,
  83. decodeStrings: false,
  84. defaultEncoding: 'utf8',
  85. length: 0,
  86. writing: false,
  87. corked: 0,
  88. sync: false,
  89. bufferProcessing: false,
  90. onwrite: [Function],
  91. writecb: null,
  92. writelen: 0,
  93. bufferedRequest: null,
  94. lastBufferedRequest: null,
  95. pendingcb: 0,
  96. prefinished: false,
  97. errorEmitted: false },
  98. writable: true,
  99. allowHalfOpen: false,
  100. destroyed: false,
  101. bytesRead: 704,
  102. _bytesDispatched: 289,
  103. _pendingData: null,
  104. _pendingEncoding: '',
  105. _tlsOptions:
  106. { secureContext: [Object],
  107. isServer: false,
  108. requestCert: true,
  109. rejectUnauthorized: true,
  110. session: undefined,
  111. NPNProtocols: undefined,
  112. requestOCSP: undefined },
  113. _secureEstablished: true,
  114. _securePending: false,
  115. _newSessionPending: false,
  116. _controlReleased: true,
  117. _SNICallback: null,
  118. ssl:
  119. { onhandshakestart: [Function],
  120. onhandshakedone: [Function],
  121. onocspresponse: [Function],
  122. onerror: [Function] },
  123. servername: null,
  124. npnProtocol: undefined,
  125. authorized: true,
  126. authorizationError: null,
  127. encrypted: true,
  128. parser:
  129. { '0': [Function: parserOnHeaders],
  130. '1': [Function: parserOnHeadersComplete],
  131. '2': [Function: parserOnBody],
  132. '3': [Function: parserOnMessageComplete],
  133. _headers: [],
  134. _url: '',
  135. socket: [Circular],
  136. incoming: [Circular],
  137. maxHeaderPairs: 2000,
  138. onIncoming: [Function: parserOnIncomingClient] },
  139. _httpMessage:
  140. { domain: null,
  141. _events: [Object],
  142. _maxListeners: undefined,
  143. output: [],
  144. outputEncodings: [],
  145. outputCallbacks: [],
  146. writable: true,
  147. _last: true,
  148. chunkedEncoding: false,
  149. shouldKeepAlive: true,
  150. useChunkedEncodingByDefault: false,
  151. sendDate: false,
  152. _removedHeader: [Object],
  153. _hasBody: true,
  154. _trailer: '',
  155. finished: true,
  156. _hangupClose: false,
  157. _headerSent: true,
  158. socket: [Circular],
  159. connection: [Circular],
  160. _header: 'GET /dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A HTTP/1.1\r\naccept: */*\r\naccept-encoding: gzip, deflate\r\nuser-agent: runscope/0.1\r\nconnection: keep-alive\r\nreferer: https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A\r\nhost: app.bom.com\r\n\r\n',
  161. _headers: [Object],
  162. _headerNames: [Object],
  163. agent: [Object],
  164. socketPath: undefined,
  165. method: 'GET',
  166. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  167. parser: [Object],
  168. res: [Circular] },
  169. read: [Function],
  170. _consuming: true,
  171. server: null,
  172. _requestCert: true,
  173. _rejectUnauthorized: true },
  174. connection:
  175. { _connecting: false,
  176. _hadError: false,
  177. _handle:
  178. { fd: undefined,
  179. reading: true,
  180. owner: [Circular],
  181. onread: [Function: onread],
  182. onconnection: null,
  183. writeQueueSize: 1 },
  184. _parent: null,
  185. _host: 'app.bom.com',
  186. _readableState:
  187. { objectMode: false,
  188. highWaterMark: 16384,
  189. buffer: [],
  190. length: 0,
  191. pipes: null,
  192. pipesCount: 0,
  193. flowing: true,
  194. ended: false,
  195. endEmitted: false,
  196. reading: false,
  197. sync: false,
  198. needReadable: true,
  199. emittedReadable: false,
  200. readableListening: false,
  201. defaultEncoding: 'utf8',
  202. ranOut: false,
  203. awaitDrain: 0,
  204. readingMore: false,
  205. decoder: null,
  206. encoding: null,
  207. resumeScheduled: false },
  208. readable: true,
  209. domain: null,
  210. _events:
  211. { end: [Object],
  212. finish: [Function: onSocketFinish],
  213. _socketEnd: [Function: onSocketEnd],
  214. error: [Object],
  215. free: [Function: onFree],
  216. close: [Object],
  217. agentRemove: [Function: onRemove],
  218. drain: [Function: ondrain],
  219. data: [Function: socketOnData],
  220. secure: [Function] },
  221. _maxListeners: 0,
  222. _writableState:
  223. { objectMode: false,
  224. highWaterMark: 16384,
  225. needDrain: false,
  226. ending: false,
  227. ended: false,
  228. finished: false,
  229. decodeStrings: false,
  230. defaultEncoding: 'utf8',
  231. length: 0,
  232. writing: false,
  233. corked: 0,
  234. sync: false,
  235. bufferProcessing: false,
  236. onwrite: [Function],
  237. writecb: null,
  238. writelen: 0,
  239. bufferedRequest: null,
  240. lastBufferedRequest: null,
  241. pendingcb: 0,
  242. prefinished: false,
  243. errorEmitted: false },
  244. writable: true,
  245. allowHalfOpen: false,
  246. destroyed: false,
  247. bytesRead: 704,
  248. _bytesDispatched: 289,
  249. _pendingData: null,
  250. _pendingEncoding: '',
  251. _tlsOptions:
  252. { secureContext: [Object],
  253. isServer: false,
  254. requestCert: true,
  255. rejectUnauthorized: true,
  256. session: undefined,
  257. NPNProtocols: undefined,
  258. requestOCSP: undefined },
  259. _secureEstablished: true,
  260. _securePending: false,
  261. _newSessionPending: false,
  262. _controlReleased: true,
  263. _SNICallback: null,
  264. ssl:
  265. { onhandshakestart: [Function],
  266. onhandshakedone: [Function],
  267. onocspresponse: [Function],
  268. onerror: [Function] },
  269. servername: null,
  270. npnProtocol: undefined,
  271. authorized: true,
  272. authorizationError: null,
  273. encrypted: true,
  274. parser:
  275. { '0': [Function: parserOnHeaders],
  276. '1': [Function: parserOnHeadersComplete],
  277. '2': [Function: parserOnBody],
  278. '3': [Function: parserOnMessageComplete],
  279. _headers: [],
  280. _url: '',
  281. socket: [Circular],
  282. incoming: [Circular],
  283. maxHeaderPairs: 2000,
  284. onIncoming: [Function: parserOnIncomingClient] },
  285. _httpMessage:
  286. { domain: null,
  287. _events: [Object],
  288. _maxListeners: undefined,
  289. output: [],
  290. outputEncodings: [],
  291. outputCallbacks: [],
  292. writable: true,
  293. _last: true,
  294. chunkedEncoding: false,
  295. shouldKeepAlive: true,
  296. useChunkedEncodingByDefault: false,
  297. sendDate: false,
  298. _removedHeader: [Object],
  299. _hasBody: true,
  300. _trailer: '',
  301. finished: true,
  302. _hangupClose: false,
  303. _headerSent: true,
  304. socket: [Circular],
  305. connection: [Circular],
  306. _header: 'GET /dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A HTTP/1.1\r\naccept: */*\r\naccept-encoding: gzip, deflate\r\nuser-agent: runscope/0.1\r\nconnection: keep-alive\r\nreferer: https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A\r\nhost: app.bom.com\r\n\r\n',
  307. _headers: [Object],
  308. _headerNames: [Object],
  309. agent: [Object],
  310. socketPath: undefined,
  311. method: 'GET',
  312. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  313. parser: [Object],
  314. res: [Circular] },
  315. read: [Function],
  316. _consuming: true,
  317. server: null,
  318. _requestCert: true,
  319. _rejectUnauthorized: true },
  320. httpVersionMajor: 1,
  321. httpVersionMinor: 1,
  322. httpVersion: '1.1',
  323. complete: false,
  324. headers:
  325. { 'cache-control': 'no-cache, max-age=1',
  326. 'set-cookie':
  327. [ 'locale=arena_en_US; Path=/; Max-Age=0',
  328. 'locale=arena_en_US; Path=/; Expires=Wed, 30-Jul-2025 17:34:37 GMT; Domain=.bom.com',
  329. 'global={last_page %2fdashboard%2flist%2dmain}; Path=/; Domain=.bom.com',
  330. 'dashboard={dashboard_mode decisions}; Path=/dashboard/; Domain=.bom.com',
  331. 'cookie_cookie=dashboard; Path=/; Domain=.bom.com' ],
  332. metrics: 'connection_number=7278786966, total_page_time=1.463',
  333. 'mime-version': '1.0',
  334. date: 'Mon, 10 Aug 2015 20:32:50 GMT',
  335. server: 'ArenaSolutions',
  336. 'content-encoding': 'gzip',
  337. vary: 'Accept-Encoding',
  338. 'content-type': 'text/html;charset=utf-8',
  339. 'transfer-encoding': 'chunked' },
  340. rawHeaders:
  341. [ 'Cache-Control',
  342. 'no-cache, max-age=1',
  343. 'Set-Cookie',
  344. 'locale=arena_en_US; Path=/; Max-Age=0',
  345. 'Set-Cookie',
  346. 'locale=arena_en_US; Path=/; Expires=Wed, 30-Jul-2025 17:34:37 GMT; Domain=.bom.com',
  347. 'Set-Cookie',
  348. 'global={last_page %2fdashboard%2flist%2dmain}; Path=/; Domain=.bom.com',
  349. 'Set-Cookie',
  350. 'dashboard={dashboard_mode decisions}; Path=/dashboard/; Domain=.bom.com',
  351. 'Set-Cookie',
  352. 'cookie_cookie=dashboard; Path=/; Domain=.bom.com',
  353. 'metrics',
  354. 'connection_number=7278786966, total_page_time=1.463',
  355. 'MIME-Version',
  356. '1.0',
  357. 'Date',
  358. 'Mon, 10 Aug 2015 20:32:50 GMT',
  359. 'Server',
  360. 'ArenaSolutions',
  361. 'Content-Encoding',
  362. 'gzip',
  363. 'Vary',
  364. 'Accept-Encoding',
  365. 'Content-Type',
  366. 'text/html;charset=utf-8',
  367. 'Transfer-Encoding',
  368. 'chunked' ],
  369. trailers: {},
  370. rawTrailers: [],
  371. _pendings: [],
  372. _pendingIndex: 0,
  373. upgrade: false,
  374. url: '',
  375. method: null,
  376. statusCode: 200,
  377. statusMessage: 'OK',
  378. client:
  379. { _connecting: false,
  380. _hadError: false,
  381. _handle:
  382. { fd: undefined,
  383. reading: true,
  384. owner: [Circular],
  385. onread: [Function: onread],
  386. onconnection: null,
  387. writeQueueSize: 1 },
  388. _parent: null,
  389. _host: 'app.bom.com',
  390. _readableState:
  391. { objectMode: false,
  392. highWaterMark: 16384,
  393. buffer: [],
  394. length: 0,
  395. pipes: null,
  396. pipesCount: 0,
  397. flowing: true,
  398. ended: false,
  399. endEmitted: false,
  400. reading: false,
  401. sync: false,
  402. needReadable: true,
  403. emittedReadable: false,
  404. readableListening: false,
  405. defaultEncoding: 'utf8',
  406. ranOut: false,
  407. awaitDrain: 0,
  408. readingMore: false,
  409. decoder: null,
  410. encoding: null,
  411. resumeScheduled: false },
  412. readable: true,
  413. domain: null,
  414. _events:
  415. { end: [Object],
  416. finish: [Function: onSocketFinish],
  417. _socketEnd: [Function: onSocketEnd],
  418. error: [Object],
  419. free: [Function: onFree],
  420. close: [Object],
  421. agentRemove: [Function: onRemove],
  422. drain: [Function: ondrain],
  423. data: [Function: socketOnData],
  424. secure: [Function] },
  425. _maxListeners: 0,
  426. _writableState:
  427. { objectMode: false,
  428. highWaterMark: 16384,
  429. needDrain: false,
  430. ending: false,
  431. ended: false,
  432. finished: false,
  433. decodeStrings: false,
  434. defaultEncoding: 'utf8',
  435. length: 0,
  436. writing: false,
  437. corked: 0,
  438. sync: false,
  439. bufferProcessing: false,
  440. onwrite: [Function],
  441. writecb: null,
  442. writelen: 0,
  443. bufferedRequest: null,
  444. lastBufferedRequest: null,
  445. pendingcb: 0,
  446. prefinished: false,
  447. errorEmitted: false },
  448. writable: true,
  449. allowHalfOpen: false,
  450. destroyed: false,
  451. bytesRead: 704,
  452. _bytesDispatched: 289,
  453. _pendingData: null,
  454. _pendingEncoding: '',
  455. _tlsOptions:
  456. { secureContext: [Object],
  457. isServer: false,
  458. requestCert: true,
  459. rejectUnauthorized: true,
  460. session: undefined,
  461. NPNProtocols: undefined,
  462. requestOCSP: undefined },
  463. _secureEstablished: true,
  464. _securePending: false,
  465. _newSessionPending: false,
  466. _controlReleased: true,
  467. _SNICallback: null,
  468. ssl:
  469. { onhandshakestart: [Function],
  470. onhandshakedone: [Function],
  471. onocspresponse: [Function],
  472. onerror: [Function] },
  473. servername: null,
  474. npnProtocol: undefined,
  475. authorized: true,
  476. authorizationError: null,
  477. encrypted: true,
  478. parser:
  479. { '0': [Function: parserOnHeaders],
  480. '1': [Function: parserOnHeadersComplete],
  481. '2': [Function: parserOnBody],
  482. '3': [Function: parserOnMessageComplete],
  483. _headers: [],
  484. _url: '',
  485. socket: [Circular],
  486. incoming: [Circular],
  487. maxHeaderPairs: 2000,
  488. onIncoming: [Function: parserOnIncomingClient] },
  489. _httpMessage:
  490. { domain: null,
  491. _events: [Object],
  492. _maxListeners: undefined,
  493. output: [],
  494. outputEncodings: [],
  495. outputCallbacks: [],
  496. writable: true,
  497. _last: true,
  498. chunkedEncoding: false,
  499. shouldKeepAlive: true,
  500. useChunkedEncodingByDefault: false,
  501. sendDate: false,
  502. _removedHeader: [Object],
  503. _hasBody: true,
  504. _trailer: '',
  505. finished: true,
  506. _hangupClose: false,
  507. _headerSent: true,
  508. socket: [Circular],
  509. connection: [Circular],
  510. _header: 'GET /dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A HTTP/1.1\r\naccept: */*\r\naccept-encoding: gzip, deflate\r\nuser-agent: runscope/0.1\r\nconnection: keep-alive\r\nreferer: https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A\r\nhost: app.bom.com\r\n\r\n',
  511. _headers: [Object],
  512. _headerNames: [Object],
  513. agent: [Object],
  514. socketPath: undefined,
  515. method: 'GET',
  516. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  517. parser: [Object],
  518. res: [Circular] },
  519. read: [Function],
  520. _consuming: true,
  521. server: null,
  522. _requestCert: true,
  523. _rejectUnauthorized: true },
  524. _consuming: false,
  525. _dumped: false,
  526. req:
  527. { domain: null,
  528. _events:
  529. { socket: [Object],
  530. response: [Function],
  531. error: [Function],
  532. drain: [Function] },
  533. _maxListeners: undefined,
  534. output: [],
  535. outputEncodings: [],
  536. outputCallbacks: [],
  537. writable: true,
  538. _last: true,
  539. chunkedEncoding: false,
  540. shouldKeepAlive: true,
  541. useChunkedEncodingByDefault: false,
  542. sendDate: false,
  543. _removedHeader: { connection: false },
  544. _hasBody: true,
  545. _trailer: '',
  546. finished: true,
  547. _hangupClose: false,
  548. _headerSent: true,
  549. socket:
  550. { _connecting: false,
  551. _hadError: false,
  552. _handle: [Object],
  553. _parent: null,
  554. _host: 'app.bom.com',
  555. _readableState: [Object],
  556. readable: true,
  557. domain: null,
  558. _events: [Object],
  559. _maxListeners: 0,
  560. _writableState: [Object],
  561. writable: true,
  562. allowHalfOpen: false,
  563. destroyed: false,
  564. bytesRead: 704,
  565. _bytesDispatched: 289,
  566. _pendingData: null,
  567. _pendingEncoding: '',
  568. _tlsOptions: [Object],
  569. _secureEstablished: true,
  570. _securePending: false,
  571. _newSessionPending: false,
  572. _controlReleased: true,
  573. _SNICallback: null,
  574. ssl: [Object],
  575. servername: null,
  576. npnProtocol: undefined,
  577. authorized: true,
  578. authorizationError: null,
  579. encrypted: true,
  580. parser: [Object],
  581. _httpMessage: [Circular],
  582. read: [Function],
  583. _consuming: true,
  584. server: null,
  585. _requestCert: true,
  586. _rejectUnauthorized: true },
  587. connection:
  588. { _connecting: false,
  589. _hadError: false,
  590. _handle: [Object],
  591. _parent: null,
  592. _host: 'app.bom.com',
  593. _readableState: [Object],
  594. readable: true,
  595. domain: null,
  596. _events: [Object],
  597. _maxListeners: 0,
  598. _writableState: [Object],
  599. writable: true,
  600. allowHalfOpen: false,
  601. destroyed: false,
  602. bytesRead: 704,
  603. _bytesDispatched: 289,
  604. _pendingData: null,
  605. _pendingEncoding: '',
  606. _tlsOptions: [Object],
  607. _secureEstablished: true,
  608. _securePending: false,
  609. _newSessionPending: false,
  610. _controlReleased: true,
  611. _SNICallback: null,
  612. ssl: [Object],
  613. servername: null,
  614. npnProtocol: undefined,
  615. authorized: true,
  616. authorizationError: null,
  617. encrypted: true,
  618. parser: [Object],
  619. _httpMessage: [Circular],
  620. read: [Function],
  621. _consuming: true,
  622. server: null,
  623. _requestCert: true,
  624. _rejectUnauthorized: true },
  625. _header: 'GET /dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A HTTP/1.1\r\naccept: */*\r\naccept-encoding: gzip, deflate\r\nuser-agent: runscope/0.1\r\nconnection: keep-alive\r\nreferer: https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A\r\nhost: app.bom.com\r\n\r\n',
  626. _headers:
  627. { accept: '*/*',
  628. 'accept-encoding': 'gzip, deflate',
  629. 'user-agent': 'runscope/0.1',
  630. connection: 'keep-alive',
  631. referer: 'https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  632. host: 'app.bom.com' },
  633. _headerNames:
  634. { accept: 'accept',
  635. 'accept-encoding': 'accept-encoding',
  636. 'user-agent': 'user-agent',
  637. connection: 'connection',
  638. referer: 'referer',
  639. host: 'host' },
  640. agent:
  641. { domain: null,
  642. _events: [Object],
  643. _maxListeners: undefined,
  644. defaultPort: 443,
  645. protocol: 'https:',
  646. options: [Object],
  647. requests: {},
  648. sockets: [Object],
  649. freeSockets: {},
  650. keepAliveMsecs: 1000,
  651. keepAlive: false,
  652. maxSockets: Infinity,
  653. maxFreeSockets: 256 },
  654. socketPath: undefined,
  655. method: 'GET',
  656. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  657. parser:
  658. { '0': [Function: parserOnHeaders],
  659. '1': [Function: parserOnHeadersComplete],
  660. '2': [Function: parserOnBody],
  661. '3': [Function: parserOnMessageComplete],
  662. _headers: [],
  663. _url: '',
  664. socket: [Object],
  665. incoming: [Circular],
  666. maxHeaderPairs: 2000,
  667. onIncoming: [Function: parserOnIncomingClient] },
  668. res: [Circular] },
  669. request:
  670. { domain: null,
  671. _events: { pipe: [Object], response: [Function], end: [Object] },
  672. _maxListeners: undefined,
  673. callback: undefined,
  674. method: 'GET',
  675. headers:
  676. { accept: '*/*',
  677. 'accept-encoding': 'gzip, deflate',
  678. 'user-agent': 'runscope/0.1',
  679. connection: 'keep-alive',
  680. referer: 'https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A' },
  681. uri:
  682. { protocol: 'https:',
  683. slashes: true,
  684. auth: null,
  685. host: 'app.bom.com',
  686. port: 443,
  687. hostname: 'app.bom.com',
  688. hash: null,
  689. search: null,
  690. query: null,
  691. pathname: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  692. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  693. href: 'https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A' },
  694. readable: true,
  695. writable: true,
  696. explicitMethod: true,
  697. _qs:
  698. { request: [Circular],
  699. lib: [Object],
  700. useQuerystring: undefined,
  701. parseOptions: {},
  702. stringifyOptions: {} },
  703. _auth:
  704. { request: [Circular],
  705. hasAuth: false,
  706. sentAuth: false,
  707. bearerToken: null,
  708. user: null,
  709. pass: null },
  710. _oauth: { request: [Circular], params: null },
  711. _multipart:
  712. { request: [Circular],
  713. boundary: 'ed1ed8b9-b835-445d-aa99-258d47df2ed8',
  714. chunked: false,
  715. body: null },
  716. _redirect:
  717. { request: [Circular],
  718. followRedirect: true,
  719. followRedirects: true,
  720. followAllRedirects: false,
  721. allowRedirect: [Function],
  722. maxRedirects: 10,
  723. redirects: [Object],
  724. redirectsFollowed: 1,
  725. removeRefererHeader: false },
  726. _tunnel:
  727. { request: [Circular],
  728. proxyHeaderWhiteList: [Object],
  729. proxyHeaderExclusiveList: [] },
  730. setHeader: [Function],
  731. hasHeader: [Function],
  732. getHeader: [Function],
  733. removeHeader: [Function],
  734. localAddress: undefined,
  735. pool: {},
  736. dests: [],
  737. __isRequestRequest: true,
  738. proxy: null,
  739. tunnel: true,
  740. setHost: true,
  741. originalCookieHeader: undefined,
  742. _disableCookies: true,
  743. _jar: undefined,
  744. port: 443,
  745. host: 'app.bom.com',
  746. url:
  747. { protocol: 'https:',
  748. slashes: true,
  749. auth: null,
  750. host: 'app.bom.com',
  751. port: null,
  752. hostname: 'app.bom.com',
  753. hash: null,
  754. search: '?email=eamil%40wyatt.com&password=pass',
  755. query: 'email=eamil%40wyatt.com&password=pass',
  756. pathname: '/j_login_user',
  757. path: '/j_login_user?email=eamil%40wyatt.com&password=pass',
  758. href: 'https://app.bom.com/j_login_user?email=eamil%40wyatt.com&password=pass' },
  759. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  760. httpModule:
  761. { Server: [Object],
  762. createServer: [Function],
  763. globalAgent: [Object],
  764. Agent: [Object],
  765. request: [Function],
  766. get: [Function] },
  767. agentClass: { [Function: Agent] super_: [Object] },
  768. href: 'https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  769. ntick: true,
  770. response: [Circular],
  771. originalHost: 'app.bom.com',
  772. originalHostHeaderName: 'host',
  773. agent:
  774. { domain: null,
  775. _events: [Object],
  776. _maxListeners: undefined,
  777. defaultPort: 443,
  778. protocol: 'https:',
  779. options: [Object],
  780. requests: {},
  781. sockets: [Object],
  782. freeSockets: {},
  783. keepAliveMsecs: 1000,
  784. keepAlive: false,
  785. maxSockets: Infinity,
  786. maxFreeSockets: 256 },
  787. _started: true,
  788. req:
  789. { domain: null,
  790. _events: [Object],
  791. _maxListeners: undefined,
  792. output: [],
  793. outputEncodings: [],
  794. outputCallbacks: [],
  795. writable: true,
  796. _last: true,
  797. chunkedEncoding: false,
  798. shouldKeepAlive: true,
  799. useChunkedEncodingByDefault: false,
  800. sendDate: false,
  801. _removedHeader: [Object],
  802. _hasBody: true,
  803. _trailer: '',
  804. finished: true,
  805. _hangupClose: false,
  806. _headerSent: true,
  807. socket: [Object],
  808. connection: [Object],
  809. _header: 'GET /dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A HTTP/1.1\r\naccept: */*\r\naccept-encoding: gzip, deflate\r\nuser-agent: runscope/0.1\r\nconnection: keep-alive\r\nreferer: https://app.bom.com/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A\r\nhost: app.bom.com\r\n\r\n',
  810. _headers: [Object],
  811. _headerNames: [Object],
  812. agent: [Object],
  813. socketPath: undefined,
  814. method: 'GET',
  815. path: '/dashboard/list-main;jsessionid=3F96B50829CA52ADD97B7BBF5E29F11A',
  816. parser: [Object],
  817. res: [Circular] },
  818. responseContent: [Circular] },
  819. toJSON: [Function: responseToJSON],
  820. caseless:
  821. { dict:
  822. { 'cache-control': 'no-cache, max-age=1',
  823. 'set-cookie': [Object],
  824. metrics: 'connection_number=7278786966, total_page_time=1.463',
  825. 'mime-version': '1.0',
  826. date: 'Mon, 10 Aug 2015 20:32:50 GMT',
  827. server: 'ArenaSolutions',
  828. 'content-encoding': 'gzip',
  829. vary: 'Accept-Encoding',
  830. 'content-type': 'text/html;charset=utf-8',
  831. 'transfer-encoding': 'chunked' } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement