Files
metasploit-gs/lib/rex/proto/http
James Lee 7ea5f87960 Allow proper ruby types for evasion configuration
At some point in the distant past, the datastore was all strings and the
various option types got parsed out in the appropriate places. Then, in
the somewhat more recent past, the options started getting converted to
regular ruby types (such as TrueClass for a BOOL options, etc) earlier
in their life.  Apparently, that change broke boolean http evasions.
This commit fixes them by ensuring that +true+ is just as acceptable as
"true".

Fixes #6198, thanks Ashish for the report
2012-01-06 20:05:29 -07:00
..
2010-08-18 22:36:13 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2009-06-26 03:01:11 +00:00
2008-10-19 21:03:39 +00:00