Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added Headers class to fetch, added .config method to fetch #1

Merged
merged 1 commit into from Jul 18, 2021

Conversation

bergos
Copy link
Contributor

@bergos bergos commented Jul 15, 2021

  • makes the Headers class from fetch available at env.fetch.Headers
  • adds a config method to set config parameters via key-value pairs
  • adds a config parameter fetch to change the parameter of the same name in @rdfjs/fetch-lite. Example: env.fetch.config('fetch', fileFetch)

@bergos bergos merged commit c986d6d into master Jul 18, 2021
@bergos bergos deleted the fetch-config-headers branch December 26, 2021 00:13
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.

None yet

2 participants