Explain details of fetch function
pheyvaer opened this issue · 4 comments
pheyvaer commented
The readme states The fetch method mimics the browser's fetch API.
Does this mean that the input and output are exactly the same as the browser's fetch API?
RubenVerborgh commented
Indeed, that is what we are aiming for.
Did you find inconsistencies? Or should we document/explain this better?
pheyvaer commented
No inconsistencies. It's about the documentation: I would clearly state that the goal is to have the same input/output.
pheyvaer commented
If you want I can add an extra sentence to the documentation via a PR. Let me know 😄
RubenVerborgh commented
Yes please!