HTTP-Recorder
view release on metacpan or search on metacpan
Added patch by Marek.Rouchal bugid:15998 fixing the unmodify sub
that sometimes gets a string instead of an object
Added patch by david to prevent susbsitute on undef value, bugid:36841
Moved the injected JS inside the head tag, bugid:48574
0.05 17 August 2005
Fixed a bug where link text wasn't being un-escaped before being
logged.
Significant changes in the use of the Control Panel:
- The showwindow option is gone (no popups any more).
- If you want to use the control panel, you need to start there.
- The control panel now spawns a window for navigation.
- The navigation window updates the Control Panel via Javascript.
Download button downloads the script file directly.
0.04 17 August 2005
Parse and manipulate parameters with URI::QueryParam and
HTTP::Request::Params, rather than doing it by hand.
optionally ignore gets for favicon.ico. On by default.
Applied a patch from alex@kapranoff.ru (rt.cpan.org #6646) so
that the output script doesn't try to set hidden fields.
0.03_01 1 March 2004
Support for recording SSL
Added a UI
- Available via control URL rather than a JS popup
- Update, reset clear, download features
- "Goto page" functionality
Rewriting improvements
- Support 'link' tag
- Support link anchors
- Set base URL if necessary (so relative links will be properly followed)
- Don't try to set the value of submit buttons in a form
- support multipart/form-data
( run in 0.689 second using v1.01-cache-2.11-cpan-364913b4093 )