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: Allow passing more options to fetch #9

Merged
merged 1 commit into from Jul 15, 2017
Merged

Conversation

RomanHotsiy
Copy link
Contributor

Closes #6

Finally found some time to prepare this PR

@@ -46,6 +47,26 @@ test('content-type with charset', async (t) => {
})
})


test('extra fetch options', async (t) => {
const options:Options = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space missing

@schickling
Copy link
Contributor

LGTM

@RomanHotsiy
Copy link
Contributor Author

merged
@schickling publish new version to npm once you have time

This was referenced Jul 19, 2017
@mwld
Copy link

mwld commented Jul 19, 2017

Could you update the docs with instructions on how to use this new feature?

@RomanHotsiy
Copy link
Contributor Author

@mwld
Copy link

mwld commented Jul 19, 2017

Thanks @RomanGotsiy 👍

@jasonkuhrt jasonkuhrt deleted the fetch-options branch April 15, 2023 19:04
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

3 participants