-
Notifications
You must be signed in to change notification settings - Fork 0
/
webrat.log
9 lines (9 loc) · 1.05 KB
/
webrat.log
1
2
3
4
5
6
7
8
9
# Logfile created on 2011-09-08 22:07:27 +0300 by logger.rb/25413
REQUESTING PAGE: GET /users/129/edit with {} and HTTP headers {}
REQUESTING PAGE: GET http://www.example.com/signin with {} and HTTP headers {"HTTP_REFERER"=>"/users/129/edit"}
REQUESTING PAGE: POST /sessions with {"utf8"=>"✓", "session"=>{"email"=>"[email protected]", "password"=>"foobar"}, "commit"=>"Sign in"} and HTTP headers {"HTTP_REFERER"=>"http://www.example.com/signin"}
REQUESTING PAGE: GET http://www.example.com/users/129/edit with {} and HTTP headers {"HTTP_REFERER"=>"/sessions"}
REQUESTING PAGE: GET /users/130/edit with {} and HTTP headers {}
REQUESTING PAGE: GET http://www.example.com/signin with {} and HTTP headers {"HTTP_REFERER"=>"/users/130/edit"}
REQUESTING PAGE: POST /sessions with {"utf8"=>"✓", "session"=>{"email"=>"[email protected]", "password"=>"foobar"}, "commit"=>"Sign in"} and HTTP headers {"HTTP_REFERER"=>"http://www.example.com/signin"}
REQUESTING PAGE: GET http://www.example.com/users/130/edit with {} and HTTP headers {"HTTP_REFERER"=>"/sessions"}