Advertisement
Guest User

Untitled

a guest
Dec 30th, 2011
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. [22775] debug @0.001700> [hit #1]$VAR1 = bless( {
  2. '_route_pattern' => '/members/login',
  3. 'accept_encoding' => 'gzip, deflate',
  4. '_route_params' => {},
  5. 'is_forward' => 0,
  6. '_body_params' => {},
  7. 'accept_charset' => 'UTF-8,*',
  8. '_params_are_decoded' => 1,
  9. 'id' => 1,
  10. 'user_agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0.1) Gecko/20100101 Firefox/8.0.1',
  11. '_query_params' => {},
  12. 'params' => {},
  13. 'keep_alive' => undef,
  14. 'content_length' => '17',
  15. '_read_position' => 0,
  16. 'headers' => bless( {
  17. 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0.1) Gecko/20100101 Firefox/8.0.1',
  18. 'connection' => 'keep-alive',
  19. 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  20. 'accept-language' => 'en-us,en;q=0.5',
  21. 'cookie' => 'dancer.session=473137857581780292271263469697556268; marker=df2e22ed3026ba5cfb8bf356d85dda90',
  22. 'accept-encoding' => 'gzip, deflate',
  23. 'content-length' => '17',
  24. 'dnt' => '1',
  25. 'host' => '[HOSTNAME]',
  26. 'accept-charset' => 'UTF-8,*',
  27. 'content-type' => 'application/x-www-form-urlencoded',
  28. 'referer' => 'http://[HOSTNAME]/members/login'
  29. }, 'HTTP::Headers' ),
  30. 'connection' => 'keep-alive',
  31. '_http_body' => bless( {
  32. 'content_length' => '17',
  33. 'tmpdir' => '/tmp',
  34. 'buffer' => '',
  35. 'state' => 'buffering',
  36. 'chunk_buffer' => '',
  37. 'body' => undef,
  38. 'content_type' => 'application/x-www-form-urlencoded',
  39. 'length' => 0,
  40. 'chunked' => '',
  41. 'upload' => {},
  42. 'param_order' => [],
  43. 'param' => $VAR1->{'_body_params'},
  44. 'cleanup' => 1
  45. }, 'HTTP::Body::UrlEncoded' ),
  46. 'body' => '',
  47. 'uploads' => {},
  48. 'method' => 'POST',
  49. 'referer' => 'http://[HOSTNAME]/members/login',
  50. 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  51. 'env' => {
  52. 'psgi.multiprocess' => 1,
  53. 'SCRIPT_NAME' => '',
  54. 'PATH_INFO' => '/members/login',
  55. 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  56. 'REQUEST_METHOD' => 'POST',
  57. 'psgi.multithread' => 0,
  58. 'SCRIPT_FILENAME' => '/www/domains/appname/cgi-bin/dispatch.cgi',
  59. 'SERVER_SOFTWARE' => 'Apache',
  60. 'PLACK_ENV' => 'development',
  61. 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0.1) Gecko/20100101 Firefox/8.0.1',
  62. 'REMOTE_PORT' => '56340',
  63. 'QUERY_STRING' => '',
  64. 'SERVER_SIGNATURE' => '<address>Apache Server at [HOSTNAME] Port 80</address>
  65. ',
  66. 'HTTP_ACCEPT_LANGUAGE' => 'en-us,en;q=0.5',
  67. 'CONTENT_TYPE' => 'application/x-www-form-urlencoded',
  68. 'DANCER_APPDIR' => '/www/domains/appname/dancer/bin/..',
  69. 'psgi.streaming' => 1,
  70. 'PATH' => '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin',
  71. 'GATEWAY_INTERFACE' => 'CGI/1.1',
  72. 'psgi.version' => [
  73. 1,
  74. 1
  75. ],
  76. 'SCRIPT_URL' => '/members/login',
  77. 'DOCUMENT_ROOT' => '/www/domains/appname/data',
  78. 'psgi.run_once' => 1,
  79. 'PATH_TRANSLATED' => '/www/domains/appname/cgi-bin/dispatch.cgi/members/login',
  80. 'UNIQUE_ID' => 'Tv31Jn8AAAEAAFiLCrsAAAAK',
  81. 'SERVER_NAME' => '[HOSTNAME]',
  82. 'HTTP_REFERER' => 'http://[HOSTNAME]/members/login',
  83. 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate',
  84. 'SERVER_ADMIN' => 'thom',
  85. 'HTTP_CONNECTION' => 'keep-alive',
  86. 'SCRIPT_URI' => 'http://[HOSTNAME]/members/login',
  87. 'HTTP_DNT' => '1',
  88. 'CONTENT_LENGTH' => '17',
  89. 'HTTP_ACCEPT_CHARSET' => 'UTF-8,*',
  90. 'SERVER_PORT' => '80',
  91. 'HTTP_COOKIE' => 'dancer.session=473137857581780292271263469697556268; marker=df2e22ed3026ba5cfb8bf356d85dda90',
  92. 'REMOTE_ADDR' => '192.168.5.69',
  93. 'SERVER_PROTOCOL' => 'HTTP/1.1',
  94. 'psgi.errors' => *::STDERR,
  95. 'REQUEST_URI' => '/members/login',
  96. 'psgi.nonblocking' => 1,
  97. 'SERVER_ADDR' => '128.220.50.70',
  98. 'psgi.url_scheme' => 'http',
  99. 'HTTP_HOST' => '[HOSTNAME]',
  100. 'psgi.input' => *::STDIN
  101. },
  102. 'accept_type' => undef,
  103. 'x_requested_with' => undef,
  104. 'path' => '/members/login',
  105. '_chunk_size' => 4096,
  106. 'accept_language' => 'en-us,en;q=0.5',
  107. 'path_info' => '/members/login',
  108. 'host' => '[HOSTNAME]',
  109. 'ajax' => 0,
  110. 'content_type' => 'application/x-www-form-urlencoded'
  111. }, 'Dancer::Request' ); in /www/domains/appname/dancer/lib/Web.pm l. 132
  112. [22775] debug @0.001941> [hit #1]is_post() is '1'. in /www/domains/appname/dancer/lib/Web.pm l. 133
  113. [22775] debug @0.002107> [hit #1]body() is ''. in /www/domains/appname/lib/Web.pm l. 134
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement