frangeris / use-requests

Type-Safe HTTP client hook (react) to handle requests based on native fetch api with some magic under the hood ✨.
MIT License
1 stars 0 forks source link

refactor: Use global options #18

Closed frangeris closed 2 days ago

frangeris commented 2 days ago

Add support to configure options globally, like header or custom config

close #17