Versions in this module Expand all Collapse all v1 v1.7.1 Aug 15, 2026 Changes in this version + type KnownFiles struct + func New(httpclient *retryablehttp.Client, files string) *KnownFiles + func (k *KnownFiles) Request(URL string) (navigationRequests []*navigation.Request, err error) + func (k *KnownFiles) RequestWithContext(ctx context.Context, URL string) (navigationRequests []*navigation.Request, err error)