Advertisement
Guest User

Github Request

a guest
Aug 23rd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.13 KB | None | 0 0
  1. [0] IncomingMessage {
  2. [0] _readableState:
  3. [0] ReadableState {
  4. [0] objectMode: false,
  5. [0] highWaterMark: 16384,
  6. [0] buffer: BufferList { head: null, tail: null, length: 0 },
  7. [0] length: 0,
  8. [0] pipes: null,
  9. [0] pipesCount: 0,
  10. [0] flowing: null,
  11. [0] ended: true,
  12. [0] endEmitted: false,
  13. [0] reading: false,
  14. [0] sync: true,
  15. [0] needReadable: false,
  16. [0] emittedReadable: true,
  17. [0] readableListening: false,
  18. [0] resumeScheduled: false,
  19. [0] defaultEncoding: 'utf8',
  20. [0] ranOut: false,
  21. [0] awaitDrain: 0,
  22. [0] readingMore: true,
  23. [0] decoder: null,
  24. [0] encoding: null },
  25. [0] readable: true,
  26. [0] domain: null,
  27. [0] _events: {},
  28. [0] _eventsCount: 0,
  29. [0] _maxListeners: undefined,
  30. [0] socket:
  31. [0] Socket {
  32. [0] connecting: false,
  33. [0] _hadError: false,
  34. [0] _handle:
  35. [0] TCP {
  36. [0] bytesRead: 3546,
  37. [0] _externalStream: {},
  38. [0] fd: -1,
  39. [0] reading: true,
  40. [0] owner: [Circular],
  41. [0] onread: [Function: onread],
  42. [0] onconnection: null,
  43. [0] writeQueueSize: 0,
  44. [0] _consumed: true },
  45. [0] _parent: null,
  46. [0] _host: null,
  47. [0] _readableState:
  48. [0] ReadableState {
  49. [0] objectMode: false,
  50. [0] highWaterMark: 16384,
  51. [0] buffer: [Object],
  52. [0] length: 0,
  53. [0] pipes: null,
  54. [0] pipesCount: 0,
  55. [0] flowing: true,
  56. [0] ended: false,
  57. [0] endEmitted: false,
  58. [0] reading: true,
  59. [0] sync: false,
  60. [0] needReadable: true,
  61. [0] emittedReadable: false,
  62. [0] readableListening: false,
  63. [0] resumeScheduled: false,
  64. [0] defaultEncoding: 'utf8',
  65. [0] ranOut: false,
  66. [0] awaitDrain: 0,
  67. [0] readingMore: false,
  68. [0] decoder: null,
  69. [0] encoding: null },
  70. [0] readable: true,
  71. [0] domain: null,
  72. [0] _events:
  73. [0] { end: [Object],
  74. [0] finish: [Function: onSocketFinish],
  75. [0] _socketEnd: [Function: onSocketEnd],
  76. [0] drain: [Object],
  77. [0] timeout: [Function: bound socketOnTimeout],
  78. [0] data: [Function: bound socketOnData],
  79. [0] error: [Function: bound socketOnError],
  80. [0] close: [Object],
  81. [0] resume: [Function: onSocketResume],
  82. [0] pause: [Function: onSocketPause] },
  83. [0] _eventsCount: 10,
  84. [0] _maxListeners: undefined,
  85. [0] _writableState:
  86. [0] WritableState {
  87. [0] objectMode: false,
  88. [0] highWaterMark: 16384,
  89. [0] needDrain: false,
  90. [0] ending: false,
  91. [0] ended: false,
  92. [0] finished: false,
  93. [0] decodeStrings: false,
  94. [0] defaultEncoding: 'utf8',
  95. [0] length: 0,
  96. [0] writing: false,
  97. [0] corked: 0,
  98. [0] sync: false,
  99. [0] bufferProcessing: false,
  100. [0] onwrite: [Function: bound onwrite],
  101. [0] writecb: null,
  102. [0] writelen: 0,
  103. [0] bufferedRequest: null,
  104. [0] lastBufferedRequest: null,
  105. [0] pendingcb: 0,
  106. [0] prefinished: false,
  107. [0] errorEmitted: false,
  108. [0] bufferedRequestCount: 0,
  109. [0] corkedRequestsFree: [Object] },
  110. [0] writable: true,
  111. [0] allowHalfOpen: true,
  112. [0] destroyed: false,
  113. [0] _bytesDispatched: 1289,
  114. [0] _sockname: null,
  115. [0] _pendingData: null,
  116. [0] _pendingEncoding: '',
  117. [0] server:
  118. [0] Server {
  119. [0] domain: null,
  120. [0] _events: [Object],
  121. [0] _eventsCount: 2,
  122. [0] _maxListeners: undefined,
  123. [0] _connections: 6,
  124. [0] _handle: [Object],
  125. [0] _usingSlaves: false,
  126. [0] _slaves: [],
  127. [0] _unref: false,
  128. [0] allowHalfOpen: true,
  129. [0] pauseOnConnect: false,
  130. [0] httpAllowHalfOpen: false,
  131. [0] timeout: 120000,
  132. [0] _pendingResponseData: 0,
  133. [0] maxHeadersCount: null,
  134. [0] _connectionKey: '6::::8080' },
  135. [0] _server:
  136. [0] Server {
  137. [0] domain: null,
  138. [0] _events: [Object],
  139. [0] _eventsCount: 2,
  140. [0] _maxListeners: undefined,
  141. [0] _connections: 6,
  142. [0] _handle: [Object],
  143. [0] _usingSlaves: false,
  144. [0] _slaves: [],
  145. [0] _unref: false,
  146. [0] allowHalfOpen: true,
  147. [0] pauseOnConnect: false,
  148. [0] httpAllowHalfOpen: false,
  149. [0] timeout: 120000,
  150. [0] _pendingResponseData: 0,
  151. [0] maxHeadersCount: null,
  152. [0] _connectionKey: '6::::8080' },
  153. [0] _idleTimeout: 120000,
  154. [0] _idleNext:
  155. [0] Socket {
  156. [0] connecting: false,
  157. [0] _hadError: false,
  158. [0] _handle: [Object],
  159. [0] _parent: null,
  160. [0] _host: null,
  161. [0] _readableState: [Object],
  162. [0] readable: true,
  163. [0] domain: null,
  164. [0] _events: [Object],
  165. [0] _eventsCount: 10,
  166. [0] _maxListeners: undefined,
  167. [0] _writableState: [Object],
  168. [0] writable: true,
  169. [0] allowHalfOpen: true,
  170. [0] destroyed: false,
  171. [0] _bytesDispatched: 1615,
  172. [0] _sockname: null,
  173. [0] _pendingData: null,
  174. [0] _pendingEncoding: '',
  175. [0] server: [Object],
  176. [0] _server: [Object],
  177. [0] _idleTimeout: 120000,
  178. [0] _idleNext: [Object],
  179. [0] _idlePrev: [Circular],
  180. [0] _idleStart: 10996,
  181. [0] parser: [Object],
  182. [0] on: [Function: socketOnWrap],
  183. [0] _paused: false,
  184. [0] read: [Function],
  185. [0] _consuming: true,
  186. [0] _httpMessage: null },
  187. [0] _idlePrev:
  188. [0] TimersList {
  189. [0] _idleNext: [Circular],
  190. [0] _idlePrev: [Object],
  191. [0] _timer: [Object],
  192. [0] _unrefed: true,
  193. [0] msecs: 120000,
  194. [0] nextTick: false },
  195. [0] _idleStart: 19078,
  196. [0] parser:
  197. [0] HTTPParser {
  198. [0] '0': [Function: parserOnHeaders],
  199. [0] '1': [Function: parserOnHeadersComplete],
  200. [0] '2': [Function: parserOnBody],
  201. [0] '3': [Function: parserOnMessageComplete],
  202. [0] '4': [Function: bound onParserExecute],
  203. [0] _headers: [],
  204. [0] _url: '',
  205. [0] _consumed: true,
  206. [0] socket: [Circular],
  207. [0] incoming: [Circular],
  208. [0] outgoing: null,
  209. [0] maxHeaderPairs: 2000,
  210. [0] onIncoming: [Function: bound parserOnIncoming] },
  211. [0] on: [Function: socketOnWrap],
  212. [0] _paused: false,
  213. [0] read: [Function],
  214. [0] _consuming: true,
  215. [0] _httpMessage:
  216. [0] ServerResponse {
  217. [0] domain: null,
  218. [0] _events: [Object],
  219. [0] _eventsCount: 1,
  220. [0] _maxListeners: undefined,
  221. [0] output: [],
  222. [0] outputEncodings: [],
  223. [0] outputCallbacks: [],
  224. [0] outputSize: 0,
  225. [0] writable: true,
  226. [0] _last: false,
  227. [0] upgrading: false,
  228. [0] chunkedEncoding: false,
  229. [0] shouldKeepAlive: true,
  230. [0] useChunkedEncodingByDefault: true,
  231. [0] sendDate: true,
  232. [0] _removedHeader: {},
  233. [0] _contentLength: null,
  234. [0] _hasBody: true,
  235. [0] _trailer: '',
  236. [0] finished: false,
  237. [0] _headerSent: false,
  238. [0] socket: [Circular],
  239. [0] connection: [Circular],
  240. [0] _header: null,
  241. [0] _headers: [Object],
  242. [0] _headerNames: [Object],
  243. [0] _onPendingData: [Function: bound updateOutgoingData],
  244. [0] _sent100: false,
  245. [0] _expect_continue: false,
  246. [0] req: [Circular],
  247. [0] locals: {},
  248. [0] writeHead: [Function: writeHead],
  249. [0] end: [Function: end] } },
  250. [0] connection:
  251. [0] Socket {
  252. [0] connecting: false,
  253. [0] _hadError: false,
  254. [0] _handle:
  255. [0] TCP {
  256. [0] bytesRead: 3546,
  257. [0] _externalStream: {},
  258. [0] fd: -1,
  259. [0] reading: true,
  260. [0] owner: [Circular],
  261. [0] onread: [Function: onread],
  262. [0] onconnection: null,
  263. [0] writeQueueSize: 0,
  264. [0] _consumed: true },
  265. [0] _parent: null,
  266. [0] _host: null,
  267. [0] _readableState:
  268. [0] ReadableState {
  269. [0] objectMode: false,
  270. [0] highWaterMark: 16384,
  271. [0] buffer: [Object],
  272. [0] length: 0,
  273. [0] pipes: null,
  274. [0] pipesCount: 0,
  275. [0] flowing: true,
  276. [0] ended: false,
  277. [0] endEmitted: false,
  278. [0] reading: true,
  279. [0] sync: false,
  280. [0] needReadable: true,
  281. [0] emittedReadable: false,
  282. [0] readableListening: false,
  283. [0] resumeScheduled: false,
  284. [0] defaultEncoding: 'utf8',
  285. [0] ranOut: false,
  286. [0] awaitDrain: 0,
  287. [0] readingMore: false,
  288. [0] decoder: null,
  289. [0] encoding: null },
  290. [0] readable: true,
  291. [0] domain: null,
  292. [0] _events:
  293. [0] { end: [Object],
  294. [0] finish: [Function: onSocketFinish],
  295. [0] _socketEnd: [Function: onSocketEnd],
  296. [0] drain: [Object],
  297. [0] timeout: [Function: bound socketOnTimeout],
  298. [0] data: [Function: bound socketOnData],
  299. [0] error: [Function: bound socketOnError],
  300. [0] close: [Object],
  301. [0] resume: [Function: onSocketResume],
  302. [0] pause: [Function: onSocketPause] },
  303. [0] _eventsCount: 10,
  304. [0] _maxListeners: undefined,
  305. [0] _writableState:
  306. [0] WritableState {
  307. [0] objectMode: false,
  308. [0] highWaterMark: 16384,
  309. [0] needDrain: false,
  310. [0] ending: false,
  311. [0] ended: false,
  312. [0] finished: false,
  313. [0] decodeStrings: false,
  314. [0] defaultEncoding: 'utf8',
  315. [0] length: 0,
  316. [0] writing: false,
  317. [0] corked: 0,
  318. [0] sync: false,
  319. [0] bufferProcessing: false,
  320. [0] onwrite: [Function: bound onwrite],
  321. [0] writecb: null,
  322. [0] writelen: 0,
  323. [0] bufferedRequest: null,
  324. [0] lastBufferedRequest: null,
  325. [0] pendingcb: 0,
  326. [0] prefinished: false,
  327. [0] errorEmitted: false,
  328. [0] bufferedRequestCount: 0,
  329. [0] corkedRequestsFree: [Object] },
  330. [0] writable: true,
  331. [0] allowHalfOpen: true,
  332. [0] destroyed: false,
  333. [0] _bytesDispatched: 1289,
  334. [0] _sockname: null,
  335. [0] _pendingData: null,
  336. [0] _pendingEncoding: '',
  337. [0] server:
  338. [0] Server {
  339. [0] domain: null,
  340. [0] _events: [Object],
  341. [0] _eventsCount: 2,
  342. [0] _maxListeners: undefined,
  343. [0] _connections: 6,
  344. [0] _handle: [Object],
  345. [0] _usingSlaves: false,
  346. [0] _slaves: [],
  347. [0] _unref: false,
  348. [0] allowHalfOpen: true,
  349. [0] pauseOnConnect: false,
  350. [0] httpAllowHalfOpen: false,
  351. [0] timeout: 120000,
  352. [0] _pendingResponseData: 0,
  353. [0] maxHeadersCount: null,
  354. [0] _connectionKey: '6::::8080' },
  355. [0] _server:
  356. [0] Server {
  357. [0] domain: null,
  358. [0] _events: [Object],
  359. [0] _eventsCount: 2,
  360. [0] _maxListeners: undefined,
  361. [0] _connections: 6,
  362. [0] _handle: [Object],
  363. [0] _usingSlaves: false,
  364. [0] _slaves: [],
  365. [0] _unref: false,
  366. [0] allowHalfOpen: true,
  367. [0] pauseOnConnect: false,
  368. [0] httpAllowHalfOpen: false,
  369. [0] timeout: 120000,
  370. [0] _pendingResponseData: 0,
  371. [0] maxHeadersCount: null,
  372. [0] _connectionKey: '6::::8080' },
  373. [0] _idleTimeout: 120000,
  374. [0] _idleNext:
  375. [0] Socket {
  376. [0] connecting: false,
  377. [0] _hadError: false,
  378. [0] _handle: [Object],
  379. [0] _parent: null,
  380. [0] _host: null,
  381. [0] _readableState: [Object],
  382. [0] readable: true,
  383. [0] domain: null,
  384. [0] _events: [Object],
  385. [0] _eventsCount: 10,
  386. [0] _maxListeners: undefined,
  387. [0] _writableState: [Object],
  388. [0] writable: true,
  389. [0] allowHalfOpen: true,
  390. [0] destroyed: false,
  391. [0] _bytesDispatched: 1615,
  392. [0] _sockname: null,
  393. [0] _pendingData: null,
  394. [0] _pendingEncoding: '',
  395. [0] server: [Object],
  396. [0] _server: [Object],
  397. [0] _idleTimeout: 120000,
  398. [0] _idleNext: [Object],
  399. [0] _idlePrev: [Circular],
  400. [0] _idleStart: 10996,
  401. [0] parser: [Object],
  402. [0] on: [Function: socketOnWrap],
  403. [0] _paused: false,
  404. [0] read: [Function],
  405. [0] _consuming: true,
  406. [0] _httpMessage: null },
  407. [0] _idlePrev:
  408. [0] TimersList {
  409. [0] _idleNext: [Circular],
  410. [0] _idlePrev: [Object],
  411. [0] _timer: [Object],
  412. [0] _unrefed: true,
  413. [0] msecs: 120000,
  414. [0] nextTick: false },
  415. [0] _idleStart: 19078,
  416. [0] parser:
  417. [0] HTTPParser {
  418. [0] '0': [Function: parserOnHeaders],
  419. [0] '1': [Function: parserOnHeadersComplete],
  420. [0] '2': [Function: parserOnBody],
  421. [0] '3': [Function: parserOnMessageComplete],
  422. [0] '4': [Function: bound onParserExecute],
  423. [0] _headers: [],
  424. [0] _url: '',
  425. [0] _consumed: true,
  426. [0] socket: [Circular],
  427. [0] incoming: [Circular],
  428. [0] outgoing: null,
  429. [0] maxHeaderPairs: 2000,
  430. [0] onIncoming: [Function: bound parserOnIncoming] },
  431. [0] on: [Function: socketOnWrap],
  432. [0] _paused: false,
  433. [0] read: [Function],
  434. [0] _consuming: true,
  435. [0] _httpMessage:
  436. [0] ServerResponse {
  437. [0] domain: null,
  438. [0] _events: [Object],
  439. [0] _eventsCount: 1,
  440. [0] _maxListeners: undefined,
  441. [0] output: [],
  442. [0] outputEncodings: [],
  443. [0] outputCallbacks: [],
  444. [0] outputSize: 0,
  445. [0] writable: true,
  446. [0] _last: false,
  447. [0] upgrading: false,
  448. [0] chunkedEncoding: false,
  449. [0] shouldKeepAlive: true,
  450. [0] useChunkedEncodingByDefault: true,
  451. [0] sendDate: true,
  452. [0] _removedHeader: {},
  453. [0] _contentLength: null,
  454. [0] _hasBody: true,
  455. [0] _trailer: '',
  456. [0] finished: false,
  457. [0] _headerSent: false,
  458. [0] socket: [Circular],
  459. [0] connection: [Circular],
  460. [0] _header: null,
  461. [0] _headers: [Object],
  462. [0] _headerNames: [Object],
  463. [0] _onPendingData: [Function: bound updateOutgoingData],
  464. [0] _sent100: false,
  465. [0] _expect_continue: false,
  466. [0] req: [Circular],
  467. [0] locals: {},
  468. [0] writeHead: [Function: writeHead],
  469. [0] end: [Function: end] } },
  470. [0] httpVersionMajor: 1,
  471. [0] httpVersionMinor: 1,
  472. [0] httpVersion: '1.1',
  473. [0] complete: true,
  474. [0] headers:
  475. [0] { host: 'localhost:8080',
  476. [0] connection: 'keep-alive',
  477. [0] 'upgrade-insecure-requests': '1',
  478. [0] 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36',
  479. [0] accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
  480. [0] referer: 'http://localhost:8080/payment',
  481. [0] 'accept-encoding': 'gzip, deflate, br',
  482. [0] 'accept-language': 'en-US,en;q=0.8,nl;q=0.6',
  483. [0] cookie: '_ga=GA1.1.1794873002.1501680625; connect.sid=s%3AFF4Nn7ppfaUQYi43ROh_aJ3ziXfZqUV0.0IHCurKd1B05yHCik%2B%2BcCq9NB3MTKl9S4zuASrXZd90' },
  484. [0] rawHeaders:
  485. [0] [ 'Host',
  486. [0] 'localhost:8080',
  487. [0] 'Connection',
  488. [0] 'keep-alive',
  489. [0] 'Upgrade-Insecure-Requests',
  490. [0] '1',
  491. [0] 'User-Agent',
  492. [0] 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36',
  493. [0] 'Accept',
  494. [0] 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
  495. [0] 'Referer',
  496. [0] 'http://localhost:8080/payment',
  497. [0] 'Accept-Encoding',
  498. [0] 'gzip, deflate, br',
  499. [0] 'Accept-Language',
  500. [0] 'en-US,en;q=0.8,nl;q=0.6',
  501. [0] 'Cookie',
  502. [0] '_ga=GA1.1.1794873002.1501680625; connect.sid=s%3AFF4Nn7ppfaUQYi43ROh_aJ3ziXfZqUV0.0IHCurKd1B05yHCik%2B%2BcCq9NB3MTKl9S4zuASrXZd90' ],
  503. [0] trailers: {},
  504. [0] rawTrailers: [],
  505. [0] upgrade: false,
  506. [0] url: '/auth/github/callback?code=870eda6f3c0e3f2dce3b',
  507. [0] method: 'GET',
  508. [0] statusCode: null,
  509. [0] statusMessage: null,
  510. [0] client:
  511. [0] Socket {
  512. [0] connecting: false,
  513. [0] _hadError: false,
  514. [0] _handle:
  515. [0] TCP {
  516. [0] bytesRead: 3546,
  517. [0] _externalStream: {},
  518. [0] fd: -1,
  519. [0] reading: true,
  520. [0] owner: [Circular],
  521. [0] onread: [Function: onread],
  522. [0] onconnection: null,
  523. [0] writeQueueSize: 0,
  524. [0] _consumed: true },
  525. [0] _parent: null,
  526. [0] _host: null,
  527. [0] _readableState:
  528. [0] ReadableState {
  529. [0] objectMode: false,
  530. [0] highWaterMark: 16384,
  531. [0] buffer: [Object],
  532. [0] length: 0,
  533. [0] pipes: null,
  534. [0] pipesCount: 0,
  535. [0] flowing: true,
  536. [0] ended: false,
  537. [0] endEmitted: false,
  538. [0] reading: true,
  539. [0] sync: false,
  540. [0] needReadable: true,
  541. [0] emittedReadable: false,
  542. [0] readableListening: false,
  543. [0] resumeScheduled: false,
  544. [0] defaultEncoding: 'utf8',
  545. [0] ranOut: false,
  546. [0] awaitDrain: 0,
  547. [0] readingMore: false,
  548. [0] decoder: null,
  549. [0] encoding: null },
  550. [0] readable: true,
  551. [0] domain: null,
  552. [0] _events:
  553. [0] { end: [Object],
  554. [0] finish: [Function: onSocketFinish],
  555. [0] _socketEnd: [Function: onSocketEnd],
  556. [0] drain: [Object],
  557. [0] timeout: [Function: bound socketOnTimeout],
  558. [0] data: [Function: bound socketOnData],
  559. [0] error: [Function: bound socketOnError],
  560. [0] close: [Object],
  561. [0] resume: [Function: onSocketResume],
  562. [0] pause: [Function: onSocketPause] },
  563. [0] _eventsCount: 10,
  564. [0] _maxListeners: undefined,
  565. [0] _writableState:
  566. [0] WritableState {
  567. [0] objectMode: false,
  568. [0] highWaterMark: 16384,
  569. [0] needDrain: false,
  570. [0] ending: false,
  571. [0] ended: false,
  572. [0] finished: false,
  573. [0] decodeStrings: false,
  574. [0] defaultEncoding: 'utf8',
  575. [0] length: 0,
  576. [0] writing: false,
  577. [0] corked: 0,
  578. [0] sync: false,
  579. [0] bufferProcessing: false,
  580. [0] onwrite: [Function: bound onwrite],
  581. [0] writecb: null,
  582. [0] writelen: 0,
  583. [0] bufferedRequest: null,
  584. [0] lastBufferedRequest: null,
  585. [0] pendingcb: 0,
  586. [0] prefinished: false,
  587. [0] errorEmitted: false,
  588. [0] bufferedRequestCount: 0,
  589. [0] corkedRequestsFree: [Object] },
  590. [0] writable: true,
  591. [0] allowHalfOpen: true,
  592. [0] destroyed: false,
  593. [0] _bytesDispatched: 1289,
  594. [0] _sockname: null,
  595. [0] _pendingData: null,
  596. [0] _pendingEncoding: '',
  597. [0] server:
  598. [0] Server {
  599. [0] domain: null,
  600. [0] _events: [Object],
  601. [0] _eventsCount: 2,
  602. [0] _maxListeners: undefined,
  603. [0] _connections: 6,
  604. [0] _handle: [Object],
  605. [0] _usingSlaves: false,
  606. [0] _slaves: [],
  607. [0] _unref: false,
  608. [0] allowHalfOpen: true,
  609. [0] pauseOnConnect: false,
  610. [0] httpAllowHalfOpen: false,
  611. [0] timeout: 120000,
  612. [0] _pendingResponseData: 0,
  613. [0] maxHeadersCount: null,
  614. [0] _connectionKey: '6::::8080' },
  615. [0] _server:
  616. [0] Server {
  617. [0] domain: null,
  618. [0] _events: [Object],
  619. [0] _eventsCount: 2,
  620. [0] _maxListeners: undefined,
  621. [0] _connections: 6,
  622. [0] _handle: [Object],
  623. [0] _usingSlaves: false,
  624. [0] _slaves: [],
  625. [0] _unref: false,
  626. [0] allowHalfOpen: true,
  627. [0] pauseOnConnect: false,
  628. [0] httpAllowHalfOpen: false,
  629. [0] timeout: 120000,
  630. [0] _pendingResponseData: 0,
  631. [0] maxHeadersCount: null,
  632. [0] _connectionKey: '6::::8080' },
  633. [0] _idleTimeout: 120000,
  634. [0] _idleNext:
  635. [0] Socket {
  636. [0] connecting: false,
  637. [0] _hadError: false,
  638. [0] _handle: [Object],
  639. [0] _parent: null,
  640. [0] _host: null,
  641. [0] _readableState: [Object],
  642. [0] readable: true,
  643. [0] domain: null,
  644. [0] _events: [Object],
  645. [0] _eventsCount: 10,
  646. [0] _maxListeners: undefined,
  647. [0] _writableState: [Object],
  648. [0] writable: true,
  649. [0] allowHalfOpen: true,
  650. [0] destroyed: false,
  651. [0] _bytesDispatched: 1615,
  652. [0] _sockname: null,
  653. [0] _pendingData: null,
  654. [0] _pendingEncoding: '',
  655. [0] server: [Object],
  656. [0] _server: [Object],
  657. [0] _idleTimeout: 120000,
  658. [0] _idleNext: [Object],
  659. [0] _idlePrev: [Circular],
  660. [0] _idleStart: 10996,
  661. [0] parser: [Object],
  662. [0] on: [Function: socketOnWrap],
  663. [0] _paused: false,
  664. [0] read: [Function],
  665. [0] _consuming: true,
  666. [0] _httpMessage: null },
  667. [0] _idlePrev:
  668. [0] TimersList {
  669. [0] _idleNext: [Circular],
  670. [0] _idlePrev: [Object],
  671. [0] _timer: [Object],
  672. [0] _unrefed: true,
  673. [0] msecs: 120000,
  674. [0] nextTick: false },
  675. [0] _idleStart: 19078,
  676. [0] parser:
  677. [0] HTTPParser {
  678. [0] '0': [Function: parserOnHeaders],
  679. [0] '1': [Function: parserOnHeadersComplete],
  680. [0] '2': [Function: parserOnBody],
  681. [0] '3': [Function: parserOnMessageComplete],
  682. [0] '4': [Function: bound onParserExecute],
  683. [0] _headers: [],
  684. [0] _url: '',
  685. [0] _consumed: true,
  686. [0] socket: [Circular],
  687. [0] incoming: [Circular],
  688. [0] outgoing: null,
  689. [0] maxHeaderPairs: 2000,
  690. [0] onIncoming: [Function: bound parserOnIncoming] },
  691. [0] on: [Function: socketOnWrap],
  692. [0] _paused: false,
  693. [0] read: [Function],
  694. [0] _consuming: true,
  695. [0] _httpMessage:
  696. [0] ServerResponse {
  697. [0] domain: null,
  698. [0] _events: [Object],
  699. [0] _eventsCount: 1,
  700. [0] _maxListeners: undefined,
  701. [0] output: [],
  702. [0] outputEncodings: [],
  703. [0] outputCallbacks: [],
  704. [0] outputSize: 0,
  705. [0] writable: true,
  706. [0] _last: false,
  707. [0] upgrading: false,
  708. [0] chunkedEncoding: false,
  709. [0] shouldKeepAlive: true,
  710. [0] useChunkedEncodingByDefault: true,
  711. [0] sendDate: true,
  712. [0] _removedHeader: {},
  713. [0] _contentLength: null,
  714. [0] _hasBody: true,
  715. [0] _trailer: '',
  716. [0] finished: false,
  717. [0] _headerSent: false,
  718. [0] socket: [Circular],
  719. [0] connection: [Circular],
  720. [0] _header: null,
  721. [0] _headers: [Object],
  722. [0] _headerNames: [Object],
  723. [0] _onPendingData: [Function: bound updateOutgoingData],
  724. [0] _sent100: false,
  725. [0] _expect_continue: false,
  726. [0] req: [Circular],
  727. [0] locals: {},
  728. [0] writeHead: [Function: writeHead],
  729. [0] end: [Function: end] } },
  730. [0] _consuming: false,
  731. [0] _dumped: false,
  732. [0] next: [Function: next],
  733. [0] baseUrl: '',
  734. [0] originalUrl: '/auth/github/callback?code=870eda6f3c0e3f2dce3b',
  735. [0] _parsedUrl:
  736. [0] Url {
  737. [0] protocol: null,
  738. [0] slashes: null,
  739. [0] auth: null,
  740. [0] host: null,
  741. [0] port: null,
  742. [0] hostname: null,
  743. [0] hash: null,
  744. [0] search: '?code=870eda6f3c0e3f2dce3b',
  745. [0] query: 'code=870eda6f3c0e3f2dce3b',
  746. [0] pathname: '/auth/github/callback',
  747. [0] path: '/auth/github/callback?code=870eda6f3c0e3f2dce3b',
  748. [0] href: '/auth/github/callback?code=870eda6f3c0e3f2dce3b',
  749. [0] _raw: '/auth/github/callback?code=870eda6f3c0e3f2dce3b' },
  750. [0] params: {},
  751. [0] query: { code: '870eda6f3c0e3f2dce3b' },
  752. [0] res:
  753. [0] ServerResponse {
  754. [0] domain: null,
  755. [0] _events: { finish: [Function: bound resOnFinish] },
  756. [0] _eventsCount: 1,
  757. [0] _maxListeners: undefined,
  758. [0] output: [],
  759. [0] outputEncodings: [],
  760. [0] outputCallbacks: [],
  761. [0] outputSize: 0,
  762. [0] writable: true,
  763. [0] _last: false,
  764. [0] upgrading: false,
  765. [0] chunkedEncoding: false,
  766. [0] shouldKeepAlive: true,
  767. [0] useChunkedEncodingByDefault: true,
  768. [0] sendDate: true,
  769. [0] _removedHeader: {},
  770. [0] _contentLength: null,
  771. [0] _hasBody: true,
  772. [0] _trailer: '',
  773. [0] finished: false,
  774. [0] _headerSent: false,
  775. [0] socket:
  776. [0] Socket {
  777. [0] connecting: false,
  778. [0] _hadError: false,
  779. [0] _handle: [Object],
  780. [0] _parent: null,
  781. [0] _host: null,
  782. [0] _readableState: [Object],
  783. [0] readable: true,
  784. [0] domain: null,
  785. [0] _events: [Object],
  786. [0] _eventsCount: 10,
  787. [0] _maxListeners: undefined,
  788. [0] _writableState: [Object],
  789. [0] writable: true,
  790. [0] allowHalfOpen: true,
  791. [0] destroyed: false,
  792. [0] _bytesDispatched: 1289,
  793. [0] _sockname: null,
  794. [0] _pendingData: null,
  795. [0] _pendingEncoding: '',
  796. [0] server: [Object],
  797. [0] _server: [Object],
  798. [0] _idleTimeout: 120000,
  799. [0] _idleNext: [Object],
  800. [0] _idlePrev: [Object],
  801. [0] _idleStart: 19078,
  802. [0] parser: [Object],
  803. [0] on: [Function: socketOnWrap],
  804. [0] _paused: false,
  805. [0] read: [Function],
  806. [0] _consuming: true,
  807. [0] _httpMessage: [Circular] },
  808. [0] connection:
  809. [0] Socket {
  810. [0] connecting: false,
  811. [0] _hadError: false,
  812. [0] _handle: [Object],
  813. [0] _parent: null,
  814. [0] _host: null,
  815. [0] _readableState: [Object],
  816. [0] readable: true,
  817. [0] domain: null,
  818. [0] _events: [Object],
  819. [0] _eventsCount: 10,
  820. [0] _maxListeners: undefined,
  821. [0] _writableState: [Object],
  822. [0] writable: true,
  823. [0] allowHalfOpen: true,
  824. [0] destroyed: false,
  825. [0] _bytesDispatched: 1289,
  826. [0] _sockname: null,
  827. [0] _pendingData: null,
  828. [0] _pendingEncoding: '',
  829. [0] server: [Object],
  830. [0] _server: [Object],
  831. [0] _idleTimeout: 120000,
  832. [0] _idleNext: [Object],
  833. [0] _idlePrev: [Object],
  834. [0] _idleStart: 19078,
  835. [0] parser: [Object],
  836. [0] on: [Function: socketOnWrap],
  837. [0] _paused: false,
  838. [0] read: [Function],
  839. [0] _consuming: true,
  840. [0] _httpMessage: [Circular] },
  841. [0] _header: null,
  842. [0] _headers: { 'x-powered-by': 'Express' },
  843. [0] _headerNames: { 'x-powered-by': 'X-Powered-By' },
  844. [0] _onPendingData: [Function: bound updateOutgoingData],
  845. [0] _sent100: false,
  846. [0] _expect_continue: false,
  847. [0] req: [Circular],
  848. [0] locals: {},
  849. [0] writeHead: [Function: writeHead],
  850. [0] end: [Function: end] },
  851. [0] _parsedOriginalUrl:
  852. [0] Url {
  853. [0] protocol: null,
  854. [0] slashes: null,
  855. [0] auth: null,
  856. [0] host: null,
  857. [0] port: null,
  858. [0] hostname: null,
  859. [0] hash: null,
  860. [0] search: '?code=870eda6f3c0e3f2dce3b',
  861. [0] query: 'code=870eda6f3c0e3f2dce3b',
  862. [0] pathname: '/auth/github/callback',
  863. [0] path: '/auth/github/callback?code=870eda6f3c0e3f2dce3b',
  864. [0] href: '/auth/github/callback?code=870eda6f3c0e3f2dce3b',
  865. [0] _raw: '/auth/github/callback?code=870eda6f3c0e3f2dce3b' },
  866. [0] secret: undefined,
  867. [0] cookies:
  868. [0] { _ga: 'GA1.1.1794873002.1501680625',
  869. [0] 'connect.sid': 's:FF4Nn7ppfaUQYi43ROh_aJ3ziXfZqUV0.0IHCurKd1B05yHCik++cCq9NB3MTKl9S4zuASrXZd90' },
  870. [0] signedCookies: {},
  871. [0] body: {},
  872. [0] sessionStore:
  873. [0] MemoryStore {
  874. [0] domain: null,
  875. [0] _events:
  876. [0] { disconnect: [Function: ondisconnect],
  877. [0] connect: [Function: onconnect] },
  878. [0] _eventsCount: 2,
  879. [0] _maxListeners: undefined,
  880. [0] sessions: { FF4Nn7ppfaUQYi43ROh_aJ3ziXfZqUV0: '{"cookie":{"originalMaxAge":null,"expires":null,"httpOnly":true,"path":"/"}}' },
  881. [0] generate: [Function] },
  882. [0] sessionID: 'FF4Nn7ppfaUQYi43ROh_aJ3ziXfZqUV0',
  883. [0] session:
  884. [0] Session {
  885. [0] cookie:
  886. [0] { path: '/',
  887. [0] _expires: null,
  888. [0] originalMaxAge: null,
  889. [0] httpOnly: true },
  890. [0] passport: { user: [Object] } },
  891. [0] _passport:
  892. [0] { instance:
  893. [0] Authenticator {
  894. [0] _key: 'passport',
  895. [0] _strategies: [Object],
  896. [0] _serializers: [Object],
  897. [0] _deserializers: [Object],
  898. [0] _infoTransformers: [],
  899. [0] _framework: [Object],
  900. [0] _userProperty: 'user',
  901. [0] _sm: [Object],
  902. [0] Authenticator: [Function: Authenticator],
  903. [0] Passport: [Function: Authenticator],
  904. [0] Strategy: [Object],
  905. [0] strategies: [Object] },
  906. [0] session: { user: [Object] } },
  907. [0] route:
  908. [0] Route {
  909. [0] path: '/auth/github/callback',
  910. [0] stack: [ [Object], [Object] ],
  911. [0] methods: { get: true } },
  912. [0] user:
  913. [0] { id: '15997873',
  914. [0] displayName: null,
  915. [0] username: 'razik29',
  916. [0] profileUrl: 'https://github.com/razik29',
  917. [0] provider: 'github',
  918. [0] _raw: '{"login":"razik29","id":15997873,"avatar_url":"https://avatars2.githubusercontent.com/u/15997873?v=4","gravatar_id":"","url":"https://api.github.com/users/razik29","html_url":"https://github.com/razik29","followers_url":"https://api.github.com/users/razik29/followers","following_url":"https://api.github.com/users/razik29/following{/other_user}","gists_url":"https://api.github.com/users/razik29/gists{/gist_id}","starred_url":"https://api.github.com/users/razik29/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/razik29/subscriptions","organizations_url":"https://api.github.com/users/razik29/orgs","repos_url":"https://api.github.com/users/razik29/repos","events_url":"https://api.github.com/users/razik29/events{/privacy}","received_events_url":"https://api.github.com/users/razik29/received_events","type":"User","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"public_repos":8,"public_gists":0,"followers":0,"following":0,"created_at":"2015-11-24T11:10:58Z","updated_at":"2017-08-23T12:43:34Z"}',
  919. [0] _json:
  920. [0] { login: 'razik29',
  921. [0] id: 15997873,
  922. [0] avatar_url: 'https://avatars2.githubusercontent.com/u/15997873?v=4',
  923. [0] gravatar_id: '',
  924. [0] url: 'https://api.github.com/users/razik29',
  925. [0] html_url: 'https://github.com/razik29',
  926. [0] followers_url: 'https://api.github.com/users/razik29/followers',
  927. [0] following_url: 'https://api.github.com/users/razik29/following{/other_user}',
  928. [0] gists_url: 'https://api.github.com/users/razik29/gists{/gist_id}',
  929. [0] starred_url: 'https://api.github.com/users/razik29/starred{/owner}{/repo}',
  930. [0] subscriptions_url: 'https://api.github.com/users/razik29/subscriptions',
  931. [0] organizations_url: 'https://api.github.com/users/razik29/orgs',
  932. [0] repos_url: 'https://api.github.com/users/razik29/repos',
  933. [0] events_url: 'https://api.github.com/users/razik29/events{/privacy}',
  934. [0] received_events_url: 'https://api.github.com/users/razik29/received_events',
  935. [0] type: 'User',
  936. [0] site_admin: false,
  937. [0] name: null,
  938. [0] company: null,
  939. [0] blog: '',
  940. [0] location: null,
  941. [0] email: null,
  942. [0] hireable: null,
  943. [0] bio: null,
  944. [0] public_repos: 8,
  945. [0] public_gists: 0,
  946. [0] followers: 0,
  947. [0] following: 0,
  948. [0] created_at: '2015-11-24T11:10:58Z',
  949. [0] updated_at: '2017-08-23T12:43:34Z' } },
  950. [0] authInfo: {} }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement