Files
metasploit-gs/modules/auxiliary/dos/http
Jeffrey Martin 21a6a18d92 trade URI.encode & URI.escape for Ruby 3
Ruby 3 removed the `URI.escape` methods however access to
the a parse for the same RFC is stil available at `URI::DEFAULT_PARSER.escape`.

Per the Ruby forum [comment](https://bugs.ruby-lang.org/issues/17309#note-1) this should equal.
2021-11-22 14:11:03 -06:00
..
2018-08-16 15:00:56 -05:00
2019-12-26 13:31:38 -06:00
2017-12-11 11:49:31 -05:00