Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _trailer: '',
- finished: false,
- _headerSent: false,
- socket: [Circular],
- connection: [Circular],
- _header: null,
- _headers: [Object],
- _headerNames: [Object],
- _onPendingData: [Function: updateOutgoingData],
- req: [Circular],
- locals: {} } },
- connection:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle:
- TCP {
- _externalStream: {},
- fd: 13,
- reading: true,
- owner: [Circular],
- onread: [Function: onread],
- onconnection: null,
- writeQueueSize: 0 },
- _parent: null,
- _host: null,
- _readableState:
- ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: [],
- length: 0,
- pipes: null,
- pipesCount: 0,
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- defaultEncoding: 'utf8',
- ranOut: false,
- awaitDrain: 0,
- readingMore: false,
- decoder: null,
- encoding: null,
- resumeScheduled: false },
- readable: true,
- domain: null,
- _events:
- { end: [Object],
- finish: [Function: onSocketFinish],
- _socketEnd: [Function: onSocketEnd],
- drain: [Object],
- timeout: [Function],
- error: [Function: socketOnError],
- close: [Object],
- data: [Function: socketOnData],
- resume: [Function: onSocketResume],
- pause: [Function: onSocketPause] },
- _eventsCount: 10,
- _maxListeners: undefined,
- _writableState:
- WritableState {
- objectMode: false,
- highWaterMark: 16384,
- needDrain: false,
- ending: false,
- ended: false,
- finished: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function],
- writecb: null,
- writelen: 0,
- bufferedRequest: null,
- lastBufferedRequest: null,
- pendingcb: 0,
- prefinished: false,
- errorEmitted: false },
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 250,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server:
- Server {
- domain: null,
- _events: [Object],
- _eventsCount: 3,
- _maxListeners: undefined,
- _connections: 1,
- _handle: [Object],
- _usingSlaves: false,
- _slaves: [],
- _unref: false,
- allowHalfOpen: true,
- pauseOnConnect: false,
- httpAllowHalfOpen: false,
- timeout: 120000,
- _pendingResponseData: 0,
- _connectionKey: '6::::8080' },
- _idleTimeout: 120000,
- _idleNext:
- { [Function: utcDate]
- _onTimeout: [Function],
- _idleTimeout: 916,
- _idleNext: [Object],
- _idlePrev: [Circular],
- _idleStart: 1808,
- _called: true },
- _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
- _idleStart: 1808,
- parser:
- HTTPParser {
- '0': [Function: parserOnHeaders],
- '1': [Function: parserOnHeadersComplete],
- '2': [Function: parserOnBody],
- '3': [Function: parserOnMessageComplete],
- '4': [Function: onParserExecute],
- _headers: [],
- _url: '',
- _consumed: true,
- socket: [Circular],
- incoming: [Circular],
- maxHeaderPairs: 2000,
- onIncoming: [Function: parserOnIncoming] },
- on: [Function: socketOnWrap],
- _paused: false,
- read: [Function],
- _consuming: true,
- _httpMessage:
- ServerResponse {
- domain: null,
- _events: [Object],
- _eventsCount: 1,
- _maxListeners: undefined,
- output: [],
- outputEncodings: [],
- outputCallbacks: [],
- outputSize: 0,
- writable: true,
- _last: false,
- chunkedEncoding: false,
- shouldKeepAlive: true,
- useChunkedEncodingByDefault: true,
- sendDate: true,
- _removedHeader: {},
- _contentLength: null,
- _hasBody: true,
- _trailer: '',
- finished: false,
- _headerSent: false,
- socket: [Circular],
- connection: [Circular],
- _header: null,
- _headers: [Object],
- _headerNames: [Object],
- _onPendingData: [Function: updateOutgoingData],
- req: [Circular],
- locals: {} } },
- httpVersionMajor: 1,
- httpVersionMinor: 1,
- httpVersion: '1.1',
- complete: false,
- headers:
- { 'content-type': 'application/json',
- 'content-length': '244',
- 'content-language': 'en-US',
- 'user-agent': 'Dalvik/2.1.0 (Linux; U; Android 6.0.1; Nexus 5 Build/MMB29K)',
- host: '84.238.252.89:8080',
- connection: 'Keep-Alive',
- 'accept-encoding': 'gzip' },
- rawHeaders:
- [ 'Content-Type',
- 'application/json',
- 'Content-Length',
- '244',
- 'Content-Language',
- 'en-US',
- 'User-Agent',
- 'Dalvik/2.1.0 (Linux; U; Android 6.0.1; Nexus 5 Build/MMB29K)',
- 'Host',
- '84.238.252.89:8080',
- 'Connection',
- 'Keep-Alive',
- 'Accept-Encoding',
- 'gzip' ],
- trailers: {},
- rawTrailers: [],
- upgrade: false,
- url: '/register_token',
- method: 'POST',
- statusCode: null,
- statusMessage: null,
- client:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle:
- TCP {
- _externalStream: {},
- fd: 13,
- reading: true,
- owner: [Circular],
- onread: [Function: onread],
- onconnection: null,
- writeQueueSize: 0 },
- _parent: null,
- _host: null,
- _readableState:
- ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: [],
- length: 0,
- pipes: null,
- pipesCount: 0,
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- defaultEncoding: 'utf8',
- ranOut: false,
- awaitDrain: 0,
- readingMore: false,
- decoder: null,
- encoding: null,
- resumeScheduled: false },
- readable: true,
- domain: null,
- _events:
- { end: [Object],
- finish: [Function: onSocketFinish],
- _socketEnd: [Function: onSocketEnd],
- drain: [Object],
- timeout: [Function],
- error: [Function: socketOnError],
- close: [Object],
- data: [Function: socketOnData],
- resume: [Function: onSocketResume],
- pause: [Function: onSocketPause] },
- _eventsCount: 10,
- _maxListeners: undefined,
- _writableState:
- WritableState {
- objectMode: false,
- highWaterMark: 16384,
- needDrain: false,
- ending: false,
- ended: false,
- finished: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function],
- writecb: null,
- writelen: 0,
- bufferedRequest: null,
- lastBufferedRequest: null,
- pendingcb: 0,
- prefinished: false,
- errorEmitted: false },
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 250,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server:
- Server {
- domain: null,
- _events: [Object],
- _eventsCount: 3,
- _maxListeners: undefined,
- _connections: 1,
- _handle: [Object],
- _usingSlaves: false,
- _slaves: [],
- _unref: false,
- allowHalfOpen: true,
- pauseOnConnect: false,
- httpAllowHalfOpen: false,
- timeout: 120000,
- _pendingResponseData: 0,
- _connectionKey: '6::::8080' },
- _idleTimeout: 120000,
- _idleNext:
- { [Function: utcDate]
- _onTimeout: [Function],
- _idleTimeout: 916,
- _idleNext: [Object],
- _idlePrev: [Circular],
- _idleStart: 1808,
- _called: true },
- _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
- _idleStart: 1808,
- parser:
- HTTPParser {
- '0': [Function: parserOnHeaders],
- '1': [Function: parserOnHeadersComplete],
- '2': [Function: parserOnBody],
- '3': [Function: parserOnMessageComplete],
- '4': [Function: onParserExecute],
- _headers: [],
- _url: '',
- _consumed: true,
- socket: [Circular],
- incoming: [Circular],
- maxHeaderPairs: 2000,
- onIncoming: [Function: parserOnIncoming] },
- on: [Function: socketOnWrap],
- _paused: false,
- read: [Function],
- _consuming: true,
- _httpMessage:
- ServerResponse {
- domain: null,
- _events: [Object],
- _eventsCount: 1,
- _maxListeners: undefined,
- output: [],
- outputEncodings: [],
- outputCallbacks: [],
- outputSize: 0,
- writable: true,
- _last: false,
- chunkedEncoding: false,
- shouldKeepAlive: true,
- useChunkedEncodingByDefault: true,
- sendDate: true,
- _removedHeader: {},
- _contentLength: null,
- _hasBody: true,
- _trailer: '',
- finished: false,
- _headerSent: false,
- socket: [Circular],
- connection: [Circular],
- _header: null,
- _headers: [Object],
- _headerNames: [Object],
- _onPendingData: [Function: updateOutgoingData],
- req: [Circular],
- locals: {} } },
- _consuming: false,
- _dumped: false,
- next: [Function: next],
- baseUrl: '',
- originalUrl: '/register_token',
- _parsedUrl:
- Url {
- protocol: null,
- slashes: null,
- auth: null,
- host: null,
- port: null,
- hostname: null,
- hash: null,
- search: null,
- query: null,
- pathname: '/register_token',
- path: '/register_token',
- href: '/register_token',
- _raw: '/register_token' },
- params: {},
- query: {},
- res:
- ServerResponse {
- domain: null,
- _events: { finish: [Function: resOnFinish] },
- _eventsCount: 1,
- _maxListeners: undefined,
- output: [],
- outputEncodings: [],
- outputCallbacks: [],
- outputSize: 0,
- writable: true,
- _last: false,
- chunkedEncoding: false,
- shouldKeepAlive: true,
- useChunkedEncodingByDefault: true,
- sendDate: true,
- _removedHeader: {},
- _contentLength: null,
- _hasBody: true,
- _trailer: '',
- finished: false,
- _headerSent: false,
- socket:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle: [Object],
- _parent: null,
- _host: null,
- _readableState: [Object],
- readable: true,
- domain: null,
- _events: [Object],
- _eventsCount: 10,
- _maxListeners: undefined,
- _writableState: [Object],
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 250,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: [Object],
- _idleTimeout: 120000,
- _idleNext: [Object],
- _idlePrev: [Object],
- _idleStart: 1808,
- parser: [Object],
- on: [Function: socketOnWrap],
- _paused: false,
- read: [Function],
- _consuming: true,
- _httpMessage: [Circular] },
- connection:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle: [Object],
- _parent: null,
- _host: null,
- _readableState: [Object],
- readable: true,
- domain: null,
- _events: [Object],
- _eventsCount: 10,
- _maxListeners: undefined,
- _writableState: [Object],
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 250,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: [Object],
- _idleTimeout: 120000,
- _idleNext: [Object],
- _idlePrev: [Object],
- _idleStart: 1808,
- parser: [Object],
- on: [Function: socketOnWrap],
- _paused: false,
- read: [Function],
- _consuming: true,
- _httpMessage: [Circular] },
- _header: null,
- _headers: { 'x-powered-by': 'Express' },
- _headerNames: { 'x-powered-by': 'X-Powered-By' },
- _onPendingData: [Function: updateOutgoingData],
- req: [Circular],
- locals: {} },
- route:
- Route {
- path: '/register_token',
- stack: [ [Object] ],
- methods: { post: true } } }
Advertisement
Add Comment
Please, Sign In to add comment