Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- IncomingMessage {
- _readableState:
- ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: [],
- length: 0,
- pipes: null,
- pipesCount: 0,
- flowing: null,
- ended: false,
- endEmitted: false,
- reading: false,
- sync: true,
- needReadable: false,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- defaultEncoding: 'utf8',
- ranOut: false,
- awaitDrain: 0,
- readingMore: false,
- decoder: null,
- encoding: null },
- readable: true,
- domain: null,
- _events: {},
- _eventsCount: 0,
- _maxListeners: undefined,
- socket:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle:
- TCP {
- _externalStream: {},
- fd: 22,
- 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,
- resumeScheduled: false,
- defaultEncoding: 'utf8',
- ranOut: false,
- awaitDrain: 0,
- readingMore: false,
- decoder: null,
- encoding: null },
- 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: true,
- bufferProcessing: false,
- onwrite: [Function],
- writecb: null,
- writelen: 0,
- bufferedRequest: null,
- lastBufferedRequest: null,
- pendingcb: 0,
- prefinished: false,
- errorEmitted: false,
- bufferedRequestCount: 0,
- corkedRequestsFree: [Object] },
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 0,
- _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' },
- _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: { _idleNext: [Circular], _idlePrev: [Circular] },
- _idlePrev: { _idleNext: [Circular], _idlePrev: [Circular] },
- _idleStart: 95314,
- 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],
- outgoing: null,
- 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],
- app: [Object],
- req: [Circular],
- locals: [Function: locals] } },
- connection:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle:
- TCP {
- _externalStream: {},
- fd: 22,
- 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,
- resumeScheduled: false,
- defaultEncoding: 'utf8',
- ranOut: false,
- awaitDrain: 0,
- readingMore: false,
- decoder: null,
- encoding: null },
- 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: true,
- bufferProcessing: false,
- onwrite: [Function],
- writecb: null,
- writelen: 0,
- bufferedRequest: null,
- lastBufferedRequest: null,
- pendingcb: 0,
- prefinished: false,
- errorEmitted: false,
- bufferedRequestCount: 0,
- corkedRequestsFree: [Object] },
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 0,
- _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' },
- _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: { _idleNext: [Circular], _idlePrev: [Circular] },
- _idlePrev: { _idleNext: [Circular], _idlePrev: [Circular] },
- _idleStart: 95314,
- 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],
- outgoing: null,
- 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],
- app: [Object],
- req: [Circular],
- locals: [Function: locals] } },
- httpVersionMajor: 1,
- httpVersionMinor: 1,
- httpVersion: '1.1',
- complete: false,
- headers:
- { host: 'node-arquadrado-1.c9users.io',
- accept: '*/*',
- 'accept-encoding': 'deflate, gzip',
- 'content-type': 'application/json',
- 'x-hub-signature': 'sha1=6041e2f8378d11715d75fb0559587cde8564ed43',
- 'content-length': '268',
- 'x-forwarded-proto': 'https',
- 'x-forwarded-port': '443',
- 'x-region': 'usw',
- 'x-forwarded-for': '173.252.120.122',
- connection: 'keep-alive' },
- rawHeaders:
- [ 'host',
- 'node-arquadrado-1.c9users.io',
- 'accept',
- '*/*',
- 'accept-encoding',
- 'deflate, gzip',
- 'content-type',
- 'application/json',
- 'x-hub-signature',
- 'sha1=6041e2f8378d11715d75fb0559587cde8564ed43',
- 'content-length',
- '268',
- 'x-forwarded-proto',
- 'https',
- 'x-forwarded-port',
- '443',
- 'x-region',
- 'usw',
- 'x-forwarded-for',
- '173.252.120.122',
- 'Connection',
- 'keep-alive' ],
- trailers: {},
- rawTrailers: [],
- upgrade: false,
- url: '/webhook',
- method: 'POST',
- statusCode: null,
- statusMessage: null,
- client:
- Socket {
- _connecting: false,
- _hadError: false,
- _handle:
- TCP {
- _externalStream: {},
- fd: 22,
- 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,
- resumeScheduled: false,
- defaultEncoding: 'utf8',
- ranOut: false,
- awaitDrain: 0,
- readingMore: false,
- decoder: null,
- encoding: null },
- 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: true,
- bufferProcessing: false,
- onwrite: [Function],
- writecb: null,
- writelen: 0,
- bufferedRequest: null,
- lastBufferedRequest: null,
- pendingcb: 0,
- prefinished: false,
- errorEmitted: false,
- bufferedRequestCount: 0,
- corkedRequestsFree: [Object] },
- writable: true,
- allowHalfOpen: true,
- destroyed: false,
- bytesRead: 0,
- _bytesDispatched: 0,
- _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' },
- _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: { _idleNext: [Circular], _idlePrev: [Circular] },
- _idlePrev: { _idleNext: [Circular], _idlePrev: [Circular] },
- _idleStart: 95314,
- 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],
- outgoing: null,
- 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],
- app: [Object],
- req: [Circular],
- locals: [Function: locals] } },
- _consuming: false,
- _dumped: false,
- originalUrl: '/webhook',
- _parsedUrl:
- Url {
- protocol: null,
- slashes: null,
- auth: null,
- host: null,
- port: null,
- hostname: null,
- hash: null,
- search: null,
- query: null,
- pathname: '/webhook',
- path: '/webhook',
- href: '/webhook' },
- query: {},
- app:
- { [Function: app]
- use: [Function],
- handle: [Function],
- listen: [Function],
- domain: undefined,
- _events: { mount: [Function] },
- _maxListeners: undefined,
- setMaxListeners: [Function: setMaxListeners],
- getMaxListeners: [Function: getMaxListeners],
- emit: [Function: emit],
- addListener: [Function: addListener],
- on: [Function: addListener],
- once: [Function: once],
- removeListener: [Function: removeListener],
- removeAllListeners: [Function: removeAllListeners],
- listeners: [Function: listeners],
- listenerCount: [Function: listenerCount],
- route: '/',
- stack: [ [Object], [Object], [Object] ],
- init: [Function],
- defaultConfiguration: [Function],
- engine: [Function],
- param: [Function],
- set: [Function],
- path: [Function],
- enabled: [Function],
- disabled: [Function],
- enable: [Function],
- disable: [Function],
- configure: [Function],
- get: [Function],
- post: [Function],
- put: [Function],
- head: [Function],
- delete: [Function],
- options: [Function],
- trace: [Function],
- copy: [Function],
- lock: [Function],
- mkcol: [Function],
- move: [Function],
- propfind: [Function],
- proppatch: [Function],
- unlock: [Function],
- report: [Function],
- mkactivity: [Function],
- checkout: [Function],
- merge: [Function],
- 'm-search': [Function],
- notify: [Function],
- subscribe: [Function],
- unsubscribe: [Function],
- patch: [Function],
- all: [Function],
- del: [Function],
- render: [Function],
- request: IncomingMessage {},
- response: ServerResponse {},
- cache: {},
- settings:
- { 'x-powered-by': true,
- env: 'development',
- 'subdomain offset': 2,
- view: [Function: View],
- views: '/home/ubuntu/workspace/views',
- 'jsonp callback name': 'callback',
- 'json spaces': 2 },
- engines: {},
- _eventsCount: 1,
- _router:
- Router {
- map: [Object],
- params: {},
- _params: [],
- caseSensitive: false,
- strict: false,
- middleware: [Function: router] },
- routes: { get: [Object], post: [Object] },
- router: [Getter],
- locals: { [Function: locals] settings: [Object] },
- _usedRouter: true },
- 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: 0,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: [Object],
- _server: [Object],
- _idleTimeout: 120000,
- _idleNext: [Object],
- _idlePrev: [Object],
- _idleStart: 95314,
- 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: 0,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: [Object],
- _server: [Object],
- _idleTimeout: 120000,
- _idleNext: [Object],
- _idlePrev: [Object],
- _idleStart: 95314,
- 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],
- app:
- { [Function: app]
- use: [Function],
- handle: [Function],
- listen: [Function],
- domain: undefined,
- _events: [Object],
- _maxListeners: undefined,
- setMaxListeners: [Function: setMaxListeners],
- getMaxListeners: [Function: getMaxListeners],
- emit: [Function: emit],
- addListener: [Function: addListener],
- on: [Function: addListener],
- once: [Function: once],
- removeListener: [Function: removeListener],
- removeAllListeners: [Function: removeAllListeners],
- listeners: [Function: listeners],
- listenerCount: [Function: listenerCount],
- route: '/',
- stack: [Object],
- init: [Function],
- defaultConfiguration: [Function],
- engine: [Function],
- param: [Function],
- set: [Function],
- path: [Function],
- enabled: [Function],
- disabled: [Function],
- enable: [Function],
- disable: [Function],
- configure: [Function],
- get: [Function],
- post: [Function],
- put: [Function],
- head: [Function],
- delete: [Function],
- options: [Function],
- trace: [Function],
- copy: [Function],
- lock: [Function],
- mkcol: [Function],
- move: [Function],
- propfind: [Function],
- proppatch: [Function],
- unlock: [Function],
- report: [Function],
- mkactivity: [Function],
- checkout: [Function],
- merge: [Function],
- 'm-search': [Function],
- notify: [Function],
- subscribe: [Function],
- unsubscribe: [Function],
- patch: [Function],
- all: [Function],
- del: [Function],
- render: [Function],
- request: IncomingMessage {},
- response: ServerResponse {},
- cache: {},
- settings: [Object],
- engines: {},
- _eventsCount: 1,
- _router: [Object],
- routes: [Object],
- router: [Getter],
- locals: [Object],
- _usedRouter: true },
- req: [Circular],
- locals: [Function: locals] },
- next: [Function: next],
- _route_index: 0,
- route:
- Route {
- path: '/webhook',
- method: 'post',
- callbacks: [ [Function] ],
- keys: [],
- regexp: /^\/webhook\/?$/i,
- params: [] },
- params: [] }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement