diff options
Diffstat (limited to 'logs')
| -rw-r--r-- | logs/development.log | 565 |
1 files changed, 565 insertions, 0 deletions
diff --git a/logs/development.log b/logs/development.log new file mode 100644 index 0000000..755311b --- /dev/null +++ b/logs/development.log @@ -0,0 +1,565 @@ +Thu Mar 18 14:48:10 2010 [7870] (warning) --- !!perl/hash:Dancer::Request +_body_params: &1 {} + +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::UrlEncoded + body: ~ + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 9 + content_type: application/x-www-form-urlencoded + length: 9 + param: *1 + state: done + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 9 +_route_params: {} + +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: "{'foo':1}" +connection: ~ +content_length: 9 +content_type: application/x-www-form-urlencoded +env: + CONTENT_LENGTH: 9 + CONTENT_TYPE: application/x-www-form-urlencoded + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + PATH_INFO: / + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: POST + REQUEST_URI: / + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/glob:FileHandle + =: "*Plack::TempBuffer::PerlIO::$io" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: POST +params: {} + +path: / +path_info: / +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 14:49:25 2010 [7870] (warning) --- !!perl/hash:Dancer::Request +_body_params: &1 {} + +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: !!perl/glob:File::Temp + =: "*File::Temp::$fh" + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 9 + content_type: application/json + length: 9 + param: *1 + state: done + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 9 +_route_params: {} + +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: "{'foo':1}" +connection: ~ +content_length: 9 +content_type: application/json +env: + CONTENT_LENGTH: 9 + CONTENT_TYPE: application/json + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + PATH_INFO: / + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: POST + REQUEST_URI: / + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/glob:FileHandle + =: "*Plack::TempBuffer::PerlIO::$io" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: POST +params: {} + +path: / +path_info: / +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 14:49:41 2010 [7870] (warning) --- !!perl/hash:Dancer::Request +_body_params: + foo: 1 +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: !!perl/glob:File::Temp + =: "*File::Temp::$fh" + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 9 + content_type: application/json + length: 9 + param: {} + + state: done + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 9 +_route_params: {} + +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: "{\"foo\":1}" +connection: ~ +content_length: 9 +content_type: application/json +env: + CONTENT_LENGTH: 9 + CONTENT_TYPE: application/json + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + PATH_INFO: / + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: POST + REQUEST_URI: / + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/glob:FileHandle + =: "*Plack::TempBuffer::PerlIO::$io" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: POST +params: + foo: 1 +path: / +path_info: / +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 14:50:01 2010 [7870] (warning) --- !!perl/hash:Dancer::Request +_body_params: + foo: 1 +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: !!perl/glob:File::Temp + =: "*File::Temp::$fh" + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 9 + content_type: application/json + length: 9 + param: {} + + state: done + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 9 +_route_params: {} + +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: "{\"foo\":1}" +connection: ~ +content_length: 9 +content_type: application/json +env: + CONTENT_LENGTH: 9 + CONTENT_TYPE: application/json + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + PATH_INFO: / + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: POST + REQUEST_URI: / + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/glob:FileHandle + =: "*Plack::TempBuffer::PerlIO::$io" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: POST +params: + foo: 1 +path: / +path_info: / +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 14:51:16 2010 [7870] (warning) --- !!perl/hash:Dancer::Request +_body_params: + foo: 1 +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: !!perl/glob:File::Temp + =: "*File::Temp::$fh" + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 9 + content_type: application/json + length: 9 + param: {} + + state: done + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 9 +_route_params: {} + +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: "{\"foo\":1}" +connection: ~ +content_length: 9 +content_type: application/json +env: + CONTENT_LENGTH: 9 + CONTENT_TYPE: application/json + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + PATH_INFO: / + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: POST + REQUEST_URI: / + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/glob:FileHandle + =: "*Plack::TempBuffer::PerlIO::$io" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: POST +params: + foo: 1 +path: / +path_info: / +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 14:51:22 2010 [8135] (warning) --- !!perl/hash:Dancer::Request +_body_params: + foo: 1 +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: !!perl/glob:File::Temp + =: "*File::Temp::$fh" + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 9 + content_type: application/json + length: 9 + param: {} + + state: done + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 9 +_route_params: {} + +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: "{\"foo\":1}" +connection: ~ +content_length: 9 +content_type: application/json +env: + CONTENT_LENGTH: 9 + CONTENT_TYPE: application/json + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + PATH_INFO: / + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: POST + REQUEST_URI: / + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/glob:FileHandle + =: "*Plack::TempBuffer::PerlIO::$io" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: POST +params: + foo: 1 +path: / +path_info: / +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 14:52:38 2010 [8338] (warning) --- +foo: 1 in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 16:22:10 2010 [11104] (warning) --- !!perl/hash:Dancer::Request +_body_params: &1 {} + +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: ~ + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 0 + content_type: '' + length: 0 + param: *1 + state: buffering + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 0 +_route_params: + id: 5 +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: '' +connection: ~ +content_length: 0 +content_type: '' +env: + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + HTTP_X_REQUESTED_WITH: XMLHttpRequest + PATH_INFO: /user/5 + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: GET + REQUEST_URI: /user/5 + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/ref + =: "*HTTP::Server::PSGI::$input" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: GET +params: + id: 5 +path: /user/5 +path_info: /user/5 +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: ~ in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 16:25:53 2010 [11414] (warning) --- !!perl/hash:Dancer::Request +_body_params: &1 {} + +_chunk_size: 4096 +_http_body: !!perl/hash:HTTP::Body::OctetStream + body: ~ + buffer: '' + chunk_buffer: '' + chunked: '' + cleanup: 0 + content_length: 0 + content_type: '' + length: 0 + param: *1 + state: buffering + tmpdir: /tmp + upload: {} + +_query_params: {} + +_read_position: 0 +_route_params: + id: 5 +accept: "*/*" +accept_charset: ~ +accept_encoding: ~ +accept_language: ~ +body: '' +connection: ~ +content_length: 0 +content_type: '' +env: + HTTP_ACCEPT: "*/*" + HTTP_HOST: localhost:5000 + HTTP_USER_AGENT: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 + HTTP_X_REQUESTED_WITH: XMLHttpRequest + PATH_INFO: /user/5 + QUERY_STRING: '' + REMOTE_ADDR: 127.0.0.1 + REQUEST_METHOD: GET + REQUEST_URI: /user/5 + SCRIPT_NAME: '' + SERVER_NAME: 0 + SERVER_PORT: 5000 + SERVER_PROTOCOL: HTTP/1.1 + psgi.errors: "*main::STDERR" + psgi.input: !!perl/ref + =: "*HTTP::Server::PSGI::$input" + psgi.multiprocess: ~ + psgi.multithread: '' + psgi.nonblocking: '' + psgi.run_once: '' + psgi.streaming: 1 + psgi.url_scheme: http + psgi.version: + - 1 + - 1 + psgix.input.buffered: 1 +host: localhost:5000 +keep_alive: ~ +method: GET +params: + id: 5 +path: /user/5 +path_info: /user/5 +referer: ~ +user_agent: curl/7.20.0 (x86_64-pc-linux-gnu) libcurl/7.20.0 OpenSSL/0.9.8m zlib/1.2.3.4 libidn/1.18 libssh2/1.2.2 +x_requested_with: XMLHttpRequest in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 17:50:02 2010 [14535] (warning) --- {} + in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 +Thu Mar 18 18:40:06 2010 [17243] (warning) --- +name: foo in /home/franck/code/projects/perl5/dancer/lib/Dancer/Route.pm l. 188 |
