Shodan::HostDataHTTP
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
favicon
Sourcefavicon=(favicon : HostDataHTTPFavicon | Nil)
Sourcehost
Sourcehost=(host : String | Nil)
Sourcehtml_hash
Sourcehtml_hash=(html_hash : Int64 | Nil)
Sourceredirects
Sourceredirects=(redirects : Array(HostDataHTTPRedirects) | Nil)
Sourcerobots_hash
Sourcerobots_hash=(robots_hash : Int64 | Nil)
Sourcesecuritytxt_hash
Sourcesecuritytxt_hash=(securitytxt_hash : Int64 | Nil)
Sourcesitemap_hash
Sourcesitemap_hash=(sitemap_hash : Int64 | Nil)
Sourcetitle
Sourcetitle=(title : String | Nil)
Source