-
Notifications
You must be signed in to change notification settings - Fork 9
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
New Features #22
Comments
If you have some idea, feel free for put your approach here! Thanks |
There is also one more feature called |
Thanks good for me but we need to make the constructor Hm did you mean https://developer.mozilla.org/en-US/docs/Web/API/Response/clone If you want to take this, just go to open PRs 😊 |
Yup |
@fzn0x I have been updated this issue. Nope, I think Anyway take your time! |
New Features
At this project we want to deliver new feature, the new feature is based on fetch specification at whatwag - See here
Example Usage
Todo
This is lists for new API at
fetch.macro
modules.Before start the contrbution, we have been provide code flag for make our easy to write code implementation or test case.
This the line of code related with this issue and step to contributed:
fetchText
) - See Here.then(r => r.json)
) - See HereWrite little documentation at README.md - Example: fetchText(Skip this step, go to step5.
, write documentation about api in test case)Response.clone
- This is low priority but no problem to include as the new features - @fzn0x - Thanks to @afrianjuniorThanks for you contribution and happy hacking
The text was updated successfully, but these errors were encountered: