Displaying 1 result from an estimated 1 matches for "hotlistcontrol".
2006 Jan 24
0
Catching 302 link_to_remote
...url =>{ :controller => "hotlist", :action => "save" },
302 =>
"document.location=request.getResponseHeader(''location'')") %>
200 => "alert(''Hello'')" Works
Lighty log for one request
Processing HotlistController#save (for 10.0.2.4 at 2006-01-23 23:04:09)
[POST]
Session ID: 730985b6fffc3a5fd8eb519e884a21c7
Parameters: {"action"=>"save", "controller"=>"hotlist"}
Redirected to http://hostname:3000/account/login
Completed in 0.00885 (113 reqs/sec) | DB: 0.0...