Created
May 18, 2012 06:39
-
-
Save neiled/2723587 to your computer and use it in GitHub Desktop.
Req Object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { socket: | |
| { _handle: | |
| { writeQueueSize: 0, | |
| socket: [Circular], | |
| onread: [Function: onread] }, | |
| _pendingWriteReqs: 0, | |
| _flags: 0, | |
| _connectQueueSize: 0, | |
| destroyed: false, | |
| errorEmitted: false, | |
| bytesRead: 1245, | |
| bytesWritten: 0, | |
| allowHalfOpen: true, | |
| writable: true, | |
| readable: true, | |
| server: | |
| { stack: [Object], | |
| connections: 1, | |
| allowHalfOpen: true, | |
| _handle: [Object], | |
| _events: [Object], | |
| httpAllowHalfOpen: false, | |
| cache: {}, | |
| settings: [Object], | |
| redirects: {}, | |
| isCallbacks: {}, | |
| _locals: [Object], | |
| dynamicViewHelpers: {}, | |
| errorHandlers: [], | |
| route: '/', | |
| routes: [Object], | |
| router: [Getter], | |
| __usedRouter: true }, | |
| ondrain: [Function], | |
| _idleTimeout: 120000, | |
| _idleNext: | |
| { _idleNext: [Circular], | |
| _idlePrev: [Circular], | |
| ontimeout: [Function] }, | |
| _idlePrev: | |
| { _idleNext: [Circular], | |
| _idlePrev: [Circular], | |
| ontimeout: [Function] }, | |
| _idleStart: Fri, 18 May 2012 06:30:38 GMT, | |
| _events: { timeout: [Object], error: [Function], close: [Object] }, | |
| ondata: [Function], | |
| onend: [Function], | |
| _httpMessage: | |
| { output: [], | |
| outputEncodings: [], | |
| writable: true, | |
| _last: false, | |
| chunkedEncoding: false, | |
| shouldKeepAlive: true, | |
| useChunkedEncodingByDefault: true, | |
| _hasBody: true, | |
| _trailer: '', | |
| finished: false, | |
| socket: [Circular], | |
| connection: [Circular], | |
| _events: [Object], | |
| _headers: [Object], | |
| _headerNames: [Object], | |
| app: [Object], | |
| req: [Circular] } }, | |
| connection: | |
| { _handle: | |
| { writeQueueSize: 0, | |
| socket: [Circular], | |
| onread: [Function: onread] }, | |
| _pendingWriteReqs: 0, | |
| _flags: 0, | |
| _connectQueueSize: 0, | |
| destroyed: false, | |
| errorEmitted: false, | |
| bytesRead: 1245, | |
| bytesWritten: 0, | |
| allowHalfOpen: true, | |
| writable: true, | |
| readable: true, | |
| server: | |
| { stack: [Object], | |
| connections: 1, | |
| allowHalfOpen: true, | |
| _handle: [Object], | |
| _events: [Object], | |
| httpAllowHalfOpen: false, | |
| cache: {}, | |
| settings: [Object], | |
| redirects: {}, | |
| isCallbacks: {}, | |
| _locals: [Object], | |
| dynamicViewHelpers: {}, | |
| errorHandlers: [], | |
| route: '/', | |
| routes: [Object], | |
| router: [Getter], | |
| __usedRouter: true }, | |
| ondrain: [Function], | |
| _idleTimeout: 120000, | |
| _idleNext: | |
| { _idleNext: [Circular], | |
| _idlePrev: [Circular], | |
| ontimeout: [Function] }, | |
| _idlePrev: | |
| { _idleNext: [Circular], | |
| _idlePrev: [Circular], | |
| ontimeout: [Function] }, | |
| _idleStart: Fri, 18 May 2012 06:30:38 GMT, | |
| _events: { timeout: [Object], error: [Function], close: [Object] }, | |
| ondata: [Function], | |
| onend: [Function], | |
| _httpMessage: | |
| { output: [], | |
| outputEncodings: [], | |
| writable: true, | |
| _last: false, | |
| chunkedEncoding: false, | |
| shouldKeepAlive: true, | |
| useChunkedEncodingByDefault: true, | |
| _hasBody: true, | |
| _trailer: '', | |
| finished: false, | |
| socket: [Circular], | |
| connection: [Circular], | |
| _events: [Object], | |
| _headers: [Object], | |
| _headerNames: [Object], | |
| app: [Object], | |
| req: [Circular] } }, | |
| httpVersion: '1.1', | |
| complete: true, | |
| headers: | |
| { host: 'localhost:3000', | |
| connection: 'keep-alive', | |
| 'content-length': '455', | |
| origin: 'http://localhost:3000', | |
| 'x-requested-with': 'XMLHttpRequest', | |
| 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5', | |
| 'content-type': 'multipart/form-data; boundary=----WebKitFormBoundarynxVqHfbXyovyj45e', | |
| accept: 'application/json, text/javascript, */*; q=0.01', | |
| referer: 'http://localhost:3000/', | |
| 'accept-encoding': 'gzip,deflate,sdch', | |
| 'accept-language': 'en-US,en;q=0.8', | |
| 'accept-charset': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', | |
| cookie: 'plushHistPerPage=9999999; plushQueuePerPage=9999999; plushBlockRefresh=1; jqCookieJar_tablesorter=%7B%22showListTable%22%3A%5B%5B5%2C1%5D%2C%5B1%2C0%5D%5D%7D; plushContainerWidth=100%25; plushNoTopMenu=0' }, | |
| trailers: {}, | |
| readable: false, | |
| url: '/album', | |
| method: 'POST', | |
| statusCode: null, | |
| client: | |
| { _handle: | |
| { writeQueueSize: 0, | |
| socket: [Circular], | |
| onread: [Function: onread] }, | |
| _pendingWriteReqs: 0, | |
| _flags: 0, | |
| _connectQueueSize: 0, | |
| destroyed: false, | |
| errorEmitted: false, | |
| bytesRead: 1245, | |
| bytesWritten: 0, | |
| allowHalfOpen: true, | |
| writable: true, | |
| readable: true, | |
| server: | |
| { stack: [Object], | |
| connections: 1, | |
| allowHalfOpen: true, | |
| _handle: [Object], | |
| _events: [Object], | |
| httpAllowHalfOpen: false, | |
| cache: {}, | |
| settings: [Object], | |
| redirects: {}, | |
| isCallbacks: {}, | |
| _locals: [Object], | |
| dynamicViewHelpers: {}, | |
| errorHandlers: [], | |
| route: '/', | |
| routes: [Object], | |
| router: [Getter], | |
| __usedRouter: true }, | |
| ondrain: [Function], | |
| _idleTimeout: 120000, | |
| _idleNext: | |
| { _idleNext: [Circular], | |
| _idlePrev: [Circular], | |
| ontimeout: [Function] }, | |
| _idlePrev: | |
| { _idleNext: [Circular], | |
| _idlePrev: [Circular], | |
| ontimeout: [Function] }, | |
| _idleStart: Fri, 18 May 2012 06:30:38 GMT, | |
| _events: { timeout: [Object], error: [Function], close: [Object] }, | |
| ondata: [Function], | |
| onend: [Function], | |
| _httpMessage: | |
| { output: [], | |
| outputEncodings: [], | |
| writable: true, | |
| _last: false, | |
| chunkedEncoding: false, | |
| shouldKeepAlive: true, | |
| useChunkedEncodingByDefault: true, | |
| _hasBody: true, | |
| _trailer: '', | |
| finished: false, | |
| socket: [Circular], | |
| connection: [Circular], | |
| _events: [Object], | |
| _headers: [Object], | |
| _headerNames: [Object], | |
| app: [Object], | |
| req: [Circular] } }, | |
| httpVersionMajor: 1, | |
| httpVersionMinor: 1, | |
| upgrade: false, | |
| originalUrl: '/album', | |
| query: {}, | |
| app: | |
| { stack: [ [Object], [Object], [Object], [Object], [Object], [Object] ], | |
| connections: 1, | |
| allowHalfOpen: true, | |
| _handle: | |
| { writeQueueSize: 0, | |
| onconnection: [Function: onconnection], | |
| socket: [Circular] }, | |
| _events: | |
| { request: [Function], | |
| connection: [Function: connectionListener], | |
| listening: [Object] }, | |
| httpAllowHalfOpen: false, | |
| cache: {}, | |
| settings: | |
| { env: 'development', | |
| hints: true, | |
| views: '/Users/Edwards/Development/js/SwapSnaps/views', | |
| 'view engine': 'jade' }, | |
| redirects: {}, | |
| isCallbacks: {}, | |
| _locals: { settings: [Object], app: [Circular] }, | |
| dynamicViewHelpers: {}, | |
| errorHandlers: [], | |
| route: '/', | |
| routes: | |
| { app: [Circular], | |
| routes: [Object], | |
| params: {}, | |
| _params: [], | |
| middleware: [Function] }, | |
| router: [Getter], | |
| __usedRouter: true }, | |
| res: | |
| { output: [], | |
| outputEncodings: [], | |
| writable: true, | |
| _last: false, | |
| chunkedEncoding: false, | |
| shouldKeepAlive: true, | |
| useChunkedEncodingByDefault: true, | |
| _hasBody: true, | |
| _trailer: '', | |
| finished: false, | |
| socket: | |
| { _handle: [Object], | |
| _pendingWriteReqs: 0, | |
| _flags: 0, | |
| _connectQueueSize: 0, | |
| destroyed: false, | |
| errorEmitted: false, | |
| bytesRead: 1245, | |
| bytesWritten: 0, | |
| allowHalfOpen: true, | |
| writable: true, | |
| readable: true, | |
| server: [Object], | |
| ondrain: [Function], | |
| _idleTimeout: 120000, | |
| _idleNext: [Object], | |
| _idlePrev: [Object], | |
| _idleStart: Fri, 18 May 2012 06:30:38 GMT, | |
| _events: [Object], | |
| ondata: [Function], | |
| onend: [Function], | |
| _httpMessage: [Circular] }, | |
| connection: | |
| { _handle: [Object], | |
| _pendingWriteReqs: 0, | |
| _flags: 0, | |
| _connectQueueSize: 0, | |
| destroyed: false, | |
| errorEmitted: false, | |
| bytesRead: 1245, | |
| bytesWritten: 0, | |
| allowHalfOpen: true, | |
| writable: true, | |
| readable: true, | |
| server: [Object], | |
| ondrain: [Function], | |
| _idleTimeout: 120000, | |
| _idleNext: [Object], | |
| _idlePrev: [Object], | |
| _idleStart: Fri, 18 May 2012 06:30:38 GMT, | |
| _events: [Object], | |
| ondata: [Function], | |
| onend: [Function], | |
| _httpMessage: [Circular] }, | |
| _events: { finish: [Function] }, | |
| _headers: { 'x-powered-by': 'Express' }, | |
| _headerNames: { 'x-powered-by': 'X-Powered-By' }, | |
| app: | |
| { stack: [Object], | |
| connections: 1, | |
| allowHalfOpen: true, | |
| _handle: [Object], | |
| _events: [Object], | |
| httpAllowHalfOpen: false, | |
| cache: {}, | |
| settings: [Object], | |
| redirects: {}, | |
| isCallbacks: {}, | |
| _locals: [Object], | |
| dynamicViewHelpers: {}, | |
| errorHandlers: [], | |
| route: '/', | |
| routes: [Object], | |
| router: [Getter], | |
| __usedRouter: true }, | |
| req: [Circular] }, | |
| next: [Function: next], | |
| body: {}, | |
| _events: | |
| { error: [Function], | |
| aborted: [Function], | |
| data: [Function], | |
| end: [Function] }, | |
| files: { files: [ [Object] ] }, | |
| originalMethod: 'POST', | |
| _route_index: 0, | |
| route: | |
| { path: '/album', | |
| method: 'post', | |
| callbacks: [ [Function] ], | |
| keys: [], | |
| regexp: /^\/album\/?$/i, | |
| params: [] }, | |
| params: [] } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment