Skip to content

Conversation

@jeremyje
Copy link

@jeremyje jeremyje commented Mar 3, 2023

The change allows file:// URLs to be parsed as files on the local filesystem rather than retrieving them via HTTP. This is useful if you already have the HTML files on local disk.
The primary use case for this is for scenarios where you want to update the FQL script to parse a large set of HTML files without sending traffic to the live HTTP servers that serve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant