Advertisement
Guest User

req as recieved on c9

a guest
Feb 11th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.01 KB | None | 0 0
  1. { _readableState:
  2. { highWaterMark: 16384,
  3. buffer: [],
  4. length: 0,
  5. pipes: null,
  6. pipesCount: 0,
  7. flowing: false,
  8. ended: true,
  9. endEmitted: false,
  10. reading: false,
  11. calledRead: true,
  12. sync: true,
  13. needReadable: false,
  14. emittedReadable: false,
  15. readableListening: false,
  16. objectMode: false,
  17. defaultEncoding: 'utf8',
  18. ranOut: false,
  19. awaitDrain: 0,
  20. readingMore: false,
  21. decoder: null,
  22. encoding: null },
  23. readable: true,
  24. domain: null,
  25. _events: {},
  26. _maxListeners: 10,
  27. socket:
  28. { _connecting: false,
  29. _handle:
  30. { fd: 14,
  31. writeQueueSize: 0,
  32. owner: [Circular],
  33. onread: [Function: onread],
  34. reading: true },
  35. _readableState:
  36. { highWaterMark: 16384,
  37. buffer: [],
  38. length: 0,
  39. pipes: null,
  40. pipesCount: 0,
  41. flowing: false,
  42. ended: false,
  43. endEmitted: false,
  44. reading: true,
  45. calledRead: true,
  46. sync: false,
  47. needReadable: true,
  48. emittedReadable: false,
  49. readableListening: false,
  50. objectMode: false,
  51. defaultEncoding: 'utf8',
  52. ranOut: false,
  53. awaitDrain: 0,
  54. readingMore: false,
  55. decoder: null,
  56. encoding: null },
  57. readable: true,
  58. domain: null,
  59. _events:
  60. { end: [Object],
  61. finish: [Function: onSocketFinish],
  62. _socketEnd: [Function: onSocketEnd],
  63. drain: [Object],
  64. timeout: [Function],
  65. error: [Function],
  66. close: [Object] },
  67. _maxListeners: 10,
  68. _writableState:
  69. { highWaterMark: 16384,
  70. objectMode: false,
  71. needDrain: false,
  72. ending: false,
  73. ended: false,
  74. finished: false,
  75. decodeStrings: false,
  76. defaultEncoding: 'utf8',
  77. length: 0,
  78. writing: false,
  79. sync: false,
  80. bufferProcessing: false,
  81. onwrite: [Function],
  82. writecb: null,
  83. writelen: 0,
  84. buffer: [],
  85. errorEmitted: false },
  86. writable: true,
  87. allowHalfOpen: true,
  88. onend: [Function],
  89. destroyed: false,
  90. bytesRead: 2663,
  91. _bytesDispatched: 191,
  92. _pendingData: null,
  93. _pendingEncoding: '',
  94. server:
  95. { domain: null,
  96. _events: [Object],
  97. _maxListeners: 10,
  98. _connections: 1,
  99. connections: [Getter/Setter],
  100. _handle: [Object],
  101. _usingSlaves: false,
  102. _slaves: [],
  103. allowHalfOpen: true,
  104. httpAllowHalfOpen: false,
  105. timeout: 120000,
  106. _connectionKey: '4:0.0.0.0:8080' },
  107. _idleTimeout: 120000,
  108. _idleNext:
  109. { [Function: utcDate]
  110. _onTimeout: [Function],
  111. _idleTimeout: 552,
  112. _idleNext: [Object],
  113. _idlePrev: [Circular],
  114. _idleStart: 1423649388448,
  115. _monotonicStartTime: 1055950727 },
  116. _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
  117. _idleStart: 1423649388448,
  118. _monotonicStartTime: 1055950727,
  119. parser:
  120. { _headers: [],
  121. _url: '',
  122. onHeaders: [Function: parserOnHeaders],
  123. onHeadersComplete: [Function: parserOnHeadersComplete],
  124. onBody: [Function: parserOnBody],
  125. onMessageComplete: [Function: parserOnMessageComplete],
  126. socket: [Circular],
  127. incoming: null,
  128. maxHeaderPairs: 2000,
  129. onIncoming: [Function] },
  130. ondata: [Function],
  131. _paused: false,
  132. _httpMessage: null },
  133. connection:
  134. { _connecting: false,
  135. _handle:
  136. { fd: 14,
  137. writeQueueSize: 0,
  138. owner: [Circular],
  139. onread: [Function: onread],
  140. reading: true },
  141. _readableState:
  142. { highWaterMark: 16384,
  143. buffer: [],
  144. length: 0,
  145. pipes: null,
  146. pipesCount: 0,
  147. flowing: false,
  148. ended: false,
  149. endEmitted: false,
  150. reading: true,
  151. calledRead: true,
  152. sync: false,
  153. needReadable: true,
  154. emittedReadable: false,
  155. readableListening: false,
  156. objectMode: false,
  157. defaultEncoding: 'utf8',
  158. ranOut: false,
  159. awaitDrain: 0,
  160. readingMore: false,
  161. decoder: null,
  162. encoding: null },
  163. readable: true,
  164. domain: null,
  165. _events:
  166. { end: [Object],
  167. finish: [Function: onSocketFinish],
  168. _socketEnd: [Function: onSocketEnd],
  169. drain: [Object],
  170. timeout: [Function],
  171. error: [Function],
  172. close: [Object] },
  173. _maxListeners: 10,
  174. _writableState:
  175. { highWaterMark: 16384,
  176. objectMode: false,
  177. needDrain: false,
  178. ending: false,
  179. ended: false,
  180. finished: false,
  181. decodeStrings: false,
  182. defaultEncoding: 'utf8',
  183. length: 0,
  184. writing: false,
  185. sync: false,
  186. bufferProcessing: false,
  187. onwrite: [Function],
  188. writecb: null,
  189. writelen: 0,
  190. buffer: [],
  191. errorEmitted: false },
  192. writable: true,
  193. allowHalfOpen: true,
  194. onend: [Function],
  195. destroyed: false,
  196. bytesRead: 2663,
  197. _bytesDispatched: 191,
  198. _pendingData: null,
  199. _pendingEncoding: '',
  200. server:
  201. { domain: null,
  202. _events: [Object],
  203. _maxListeners: 10,
  204. _connections: 1,
  205. connections: [Getter/Setter],
  206. _handle: [Object],
  207. _usingSlaves: false,
  208. _slaves: [],
  209. allowHalfOpen: true,
  210. httpAllowHalfOpen: false,
  211. timeout: 120000,
  212. _connectionKey: '4:0.0.0.0:8080' },
  213. _idleTimeout: 120000,
  214. _idleNext:
  215. { [Function: utcDate]
  216. _onTimeout: [Function],
  217. _idleTimeout: 552,
  218. _idleNext: [Object],
  219. _idlePrev: [Circular],
  220. _idleStart: 1423649388448,
  221. _monotonicStartTime: 1055950727 },
  222. _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
  223. _idleStart: 1423649388448,
  224. _monotonicStartTime: 1055950727,
  225. parser:
  226. { _headers: [],
  227. _url: '',
  228. onHeaders: [Function: parserOnHeaders],
  229. onHeadersComplete: [Function: parserOnHeadersComplete],
  230. onBody: [Function: parserOnBody],
  231. onMessageComplete: [Function: parserOnMessageComplete],
  232. socket: [Circular],
  233. incoming: null,
  234. maxHeaderPairs: 2000,
  235. onIncoming: [Function] },
  236. ondata: [Function],
  237. _paused: false,
  238. _httpMessage: null },
  239. httpVersion: '1.1',
  240. complete: false,
  241. headers:
  242. { host: 'deleted',
  243. 'user-agent': 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0',
  244. accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  245. 'accept-language': 'de,en-US;q=0.7,en;q=0.3',
  246. referer: 'deleted',
  247. cookie: 'optimizelyBuckets=%7B%7D; ajs_user_id=%22271385%22; ajs_group_id=null; ajs_anonymous_id=%220a5a7977-6d33-42b1-b223-7ea18eede175%22; _ga=GA1.2.1911283474.1423562672; HAHA don't cpoy me!.......asdasd',
  248. 'content-type': 'application/x-www-form-urlencoded',
  249. 'content-length': '11',
  250. 'x-forwarded-proto': 'https',
  251. 'x-region': 'eu',
  252. 'x-forwarded-for': '317.92.72.179',
  253. connection: 'keep-alive' },
  254. trailers: {},
  255. _pendings: [],
  256. _pendingIndex: 0,
  257. url: '/myaction',
  258. method: 'POST',
  259. statusCode: null,
  260. client:
  261. { _connecting: false,
  262. _handle:
  263. { fd: 14,
  264. writeQueueSize: 0,
  265. owner: [Circular],
  266. onread: [Function: onread],
  267. reading: true },
  268. _readableState:
  269. { highWaterMark: 16384,
  270. buffer: [],
  271. length: 0,
  272. pipes: null,
  273. pipesCount: 0,
  274. flowing: false,
  275. ended: false,
  276. endEmitted: false,
  277. reading: true,
  278. calledRead: true,
  279. sync: false,
  280. needReadable: true,
  281. emittedReadable: false,
  282. readableListening: false,
  283. objectMode: false,
  284. defaultEncoding: 'utf8',
  285. ranOut: false,
  286. awaitDrain: 0,
  287. readingMore: false,
  288. decoder: null,
  289. encoding: null },
  290. readable: true,
  291. domain: null,
  292. _events:
  293. { end: [Object],
  294. finish: [Function: onSocketFinish],
  295. _socketEnd: [Function: onSocketEnd],
  296. drain: [Object],
  297. timeout: [Function],
  298. error: [Function],
  299. close: [Object] },
  300. _maxListeners: 10,
  301. _writableState:
  302. { highWaterMark: 16384,
  303. objectMode: false,
  304. needDrain: false,
  305. ending: false,
  306. ended: false,
  307. finished: false,
  308. decodeStrings: false,
  309. defaultEncoding: 'utf8',
  310. length: 0,
  311. writing: false,
  312. sync: false,
  313. bufferProcessing: false,
  314. onwrite: [Function],
  315. writecb: null,
  316. writelen: 0,
  317. buffer: [],
  318. errorEmitted: false },
  319. writable: true,
  320. allowHalfOpen: true,
  321. onend: [Function],
  322. destroyed: false,
  323. bytesRead: 2663,
  324. _bytesDispatched: 191,
  325. _pendingData: null,
  326. _pendingEncoding: '',
  327. server:
  328. { domain: null,
  329. _events: [Object],
  330. _maxListeners: 10,
  331. _connections: 1,
  332. connections: [Getter/Setter],
  333. _handle: [Object],
  334. _usingSlaves: false,
  335. _slaves: [],
  336. allowHalfOpen: true,
  337. httpAllowHalfOpen: false,
  338. timeout: 120000,
  339. _connectionKey: '4:0.0.0.0:8080' },
  340. _idleTimeout: 120000,
  341. _idleNext:
  342. { [Function: utcDate]
  343. _onTimeout: [Function],
  344. _idleTimeout: 552,
  345. _idleNext: [Object],
  346. _idlePrev: [Circular],
  347. _idleStart: 1423649388448,
  348. _monotonicStartTime: 1055950727 },
  349. _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
  350. _idleStart: 1423649388448,
  351. _monotonicStartTime: 1055950727,
  352. parser:
  353. { _headers: [],
  354. _url: '',
  355. onHeaders: [Function: parserOnHeaders],
  356. onHeadersComplete: [Function: parserOnHeadersComplete],
  357. onBody: [Function: parserOnBody],
  358. onMessageComplete: [Function: parserOnMessageComplete],
  359. socket: [Circular],
  360. incoming: null,
  361. maxHeaderPairs: 2000,
  362. onIncoming: [Function] },
  363. ondata: [Function],
  364. _paused: false,
  365. _httpMessage: null },
  366. _consuming: true,
  367. _dumped: true,
  368. httpVersionMajor: 1,
  369. httpVersionMinor: 1,
  370. upgrade: false,
  371. originalUrl: '/myaction',
  372. _parsedUrl:
  373. { protocol: null,
  374. slashes: null,
  375. auth: null,
  376. host: null,
  377. port: null,1
  378. hostname: null,
  379. hash: null,
  380. search: null,
  381. query: null,
  382. pathname: '/myaction',
  383. path: '/myaction',
  384. href: '/myaction' },
  385. query: {},
  386. app:
  387. { [Function: app]
  388. use: [Function],
  389. handle: [Function],
  390. listen: [Function],
  391. setMaxListeners: [Function: setMaxListeners],
  392. emit: [Function: emit],
  393. addListener: [Function: addListener],
  394. on: [Function: addListener],
  395. once: [Function: once],
  396. removeListener: [Function: removeListener],
  397. removeAllListeners: [Function: removeAllListeners],
  398. listeners: [Function: listeners],
  399. route: '/',
  400. stack: [ [Object], [Object], [Object] ],
  401. init: [Function],
  402. defaultConfiguration: [Function],
  403. engine: [Function],
  404. param: [Function],
  405. set: [Function],
  406. path: [Function],
  407. enabled: [Function],
  408. disabled: [Function],
  409. enable: [Function],
  410. disable: [Function],
  411. configure: [Function],
  412. get: [Function],
  413. post: [Function],
  414. put: [Function],
  415. head: [Function],
  416. delete: [Function],
  417. options: [Function],
  418. trace: [Function],
  419. copy: [Function],
  420. lock: [Function],
  421. mkcol: [Function],
  422. move: [Function],
  423. propfind: [Function],
  424. proppatch: [Function],
  425. unlock: [Function],
  426. report: [Function],
  427. mkactivity: [Function],
  428. checkout: [Function],
  429. merge: [Function],
  430. 'm-search': [Function],
  431. notify: [Function],
  432. subscribe: [Function],
  433. unsubscribe: [Function],
  434. patch: [Function],
  435. all: [Function],
  436. del: [Function],
  437. render: [Function],
  438. request: {},
  439. response: {},
  440. cache: {},
  441. settings:
  442. { 'x-powered-by': true,
  443. env: 'development',
  444. 'subdomain offset': 2,
  445. view: [Function: View],
  446. views: '/home/ubuntu/workspace/views',
  447. 'jsonp callback name': 'callback',
  448. 'json spaces': 2 },
  449. engines: {},
  450. _events: { mount: [Function] },
  451. _router:
  452. { map: [Object],
  453. params: {},
  454. _params: [],
  455. caseSensitive: false,
  456. strict: false,
  457. middleware: [Function: router] },
  458. routes: { get: [Object], post: [Object] },
  459. router: [Getter],
  460. locals: { [Function: locals] settings: [Object] },
  461. _usedRouter: true },
  462. res:
  463. { domain: null,
  464. _events: { finish: [Function] },
  465. _maxListeners: 10,
  466. output: [],
  467. outputEncodings: [],
  468. writable: true,
  469. _last: false,
  470. chunkedEncoding: false,
  471. shouldKeepAlive: true,
  472. useChunkedEncodingByDefault: true,
  473. sendDate: true,
  474. _headerSent: true,
  475. _header: 'HTTP/1.1 200 OK\r\nX-Powered-By: Express\r\nContent-Type: text/html; charset=utf-8\r\nContent-Length: 28\r\nDate: Wed, 11 Feb 2015 10:09:48 GMT\r\nConnection: keep-alive\r\n\r\n',
  476. _hasBody: true,
  477. _trailer: '',
  478. finished: true,
  479. _hangupClose: false,
  480. socket: null,
  481. connection: null,
  482. app:
  483. { [Function: app]
  484. use: [Function],
  485. handle: [Function],
  486. listen: [Function],
  487. setMaxListeners: [Function: setMaxListeners],
  488. emit: [Function: emit],
  489. addListener: [Function: addListener],
  490. on: [Function: addListener],
  491. once: [Function: once],
  492. removeListener: [Function: removeListener],
  493. removeAllListeners: [Function: removeAllListeners],
  494. listeners: [Function: listeners],
  495. route: '/',
  496. stack: [Object],
  497. init: [Function],
  498. defaultConfiguration: [Function],
  499. engine: [Function],
  500. param: [Function],
  501. set: [Function],
  502. path: [Function],
  503. enabled: [Function],
  504. disabled: [Function],
  505. enable: [Function],
  506. disable: [Function],
  507. configure: [Function],
  508. get: [Function],
  509. post: [Function],
  510. put: [Function],
  511. head: [Function],
  512. delete: [Function],
  513. options: [Function],
  514. trace: [Function],
  515. copy: [Function],
  516. lock: [Function],
  517. mkcol: [Function],
  518. move: [Function],
  519. propfind: [Function],
  520. proppatch: [Function],
  521. unlock: [Function],
  522. report: [Function],
  523. mkactivity: [Function],
  524. checkout: [Function],
  525. merge: [Function],
  526. 'm-search': [Function],
  527. notify: [Function],
  528. subscribe: [Function],
  529. unsubscribe: [Function],
  530. patch: [Function],
  531. all: [Function],
  532. del: [Function],
  533. render: [Function],
  534. request: {},
  535. response: {},
  536. cache: {},
  537. settings: [Object],
  538. engines: {},
  539. _events: [Object],
  540. _router: [Object],
  541. routes: [Object],
  542. router: [Getter],
  543. locals: [Object],
  544. _usedRouter: true },
  545. _headers:
  546. { 'x-powered-by': 'Express',
  547. 'content-type': 'text/html; charset=utf-8',
  548. 'content-length': '28' },
  549. _headerNames:
  550. { 'x-powered-by': 'X-Powered-By',
  551. 'content-type': 'Content-Type',
  552. 'content-length': 'Content-Length' },
  553. req: [Circular],
  554. locals: [Function: locals],
  555. charset: 'utf-8',
  556. _emittedHeader: true,
  557. statusCode: 200 },
  558. next: [Function: next],
  559. _route_index: 0,
  560. route:
  561. { path: '/myaction',
  562. method: 'post',
  563. callbacks: [ [Function] ],
  564. keys: [],
  565. regexp: /^\/myaction\/?$/i,
  566. params: [] },
  567. params: [],
  568. read: [Function] }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement