Voting helps other researchers find interesting modules.
The sequence of redirects fetched, if applicable. This includes url plus stats for each hop after the first hop. NOTE: This can be one redirect longer than the chain of redirects followed, in the case where there was a redirect at the end of the chain that the fetcher detected but did not follow.
BadSSLCertificate
String.t
nil
CrawlTimes
GoogleApi.ContentWarehouse.V1.Model.TrawlerCrawlTimes.t
DownloadTime
integer()
Endpoints
GoogleApi.ContentWarehouse.V1.Model.TrawlerTCPIPInfo.t
HSTSInfo
HTTPResponseCode
HopPageNoIndexInfo
HopReuseInfo
HopRobotsInfo
HostId
HttpRequestHeaders
HttpResponseHeaders
RawTargetUrl
RefreshTime
RobotsTxt
SourceBody
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchBodyData.t
TargetUrl
Type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataRedirects{ BadSSLCertificate: String.t() | nil, CrawlTimes: GoogleApi.ContentWarehouse.V1.Model.TrawlerCrawlTimes.t() | nil, DownloadTime: integer() | nil, Endpoints: GoogleApi.ContentWarehouse.V1.Model.TrawlerTCPIPInfo.t() | nil, HSTSInfo: String.t() | nil, HTTPResponseCode: integer() | nil, HopPageNoIndexInfo: integer() | nil, HopReuseInfo: String.t() | nil, HopRobotsInfo: integer() | nil, HostId: String.t() | nil, HttpRequestHeaders: String.t() | nil, HttpResponseHeaders: String.t() | nil, RawTargetUrl: String.t() | nil, RefreshTime: integer() | nil, RobotsTxt: String.t() | nil, SourceBody: GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchBodyData.t() | nil, TargetUrl: String.t() | nil, Type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()