webrat/lib
Josh Lubaway 846a90e561 Passing TextField values as plaintext to Mechanize.
Mechanize takes input as plaintext and escapes field values on its own.
If the values are escaped before they are passed to Mechanize, the values will be escaped twice.

These doubly-escaped values will result in incorrect behavior on the server side.
2009-05-29 10:42:30 -07:00
..
webrat Passing TextField values as plaintext to Mechanize. 2009-05-29 10:42:30 -07:00
webrat.rb Stripping whitespace 2009-05-11 01:27:04 -04:00