package
0.0.0-20221027220206-53a1486f4205
Repository: https://github.com/google/webpackager.git
Documentation: pkg.go.dev

# Variables

ApplySameOriginPolicy erases the preload links that may load cross-doamin resources.
ContentTypeProcessor adds the "X-Content-Type-Options: nosniff" header, which prevents the browsers to "auto-correct" the content type.
ExtractPreloadHeaders parses the Link HTTP headers of the provided exchange.Response and turns the preload links into preload.Preload objects.
RemoveUncachedHeaders removes uncached header fields.