webgui/lib/WebGUI/Session
Colin Kuskie afcc90b130 Documented a regexp in Session/Url.pm
Add passthruUrls to the list of URLs that are changed by fixUrl.
Wrote a bunch of POD for fixUrl
Changed the regular expressions related to badUrl so they don't need to copy the data.  This
will speed them up.
Fixed a bug where trailing slashes would defeat the badUrl check.
Re-indented according to WGBP.
Added tests to cover all of the changes.
2007-12-11 22:51:31 +00:00
..
DateTime.pm
Env.pm
ErrorHandler.pm
Form.pm
Http.pm
Icon.pm
Id.pm
Os.pm
Output.pm
Privilege.pm
Scratch.pm
Setting.pm
Stow.pm
Style.pm
Url.pm Documented a regexp in Session/Url.pm 2007-12-11 22:51:31 +00:00
Var.pm