WhatWeb icon indicating copy to clipboard operation
WhatWeb copied to clipboard

/usr/lib/ruby/vendor_ruby/target.rb:188: warning: URI.escape is obsolete

Open w0lfcat opened this issue 2 years ago • 1 comments

I'm getting this error when executing whatweb. What is the issue and how to fix it?

$ whatweb http://example.com/
/usr/lib/ruby/vendor_ruby/target.rb:188: warning: URI.escape is obsolete
http://example.com/ [200 OK] Country[EUROPEAN UNION][EU], HTML5, HTTPServer[ECS (oxr/8305)], IP[93.184.216.34], Title[Example Domain]
$ 

$ whatweb --version
WhatWeb version 0.5.0 ( https://www.morningstarsecurity.com/research/whatweb/ )
$ 

$ ruby -v
ruby 2.7.0p0
$ 

w0lfcat avatar Aug 30 '21 02:08 w0lfcat

me too

HZzz2 avatar Mar 26 '22 19:03 HZzz2