We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The reason is that I can play with otpions within preRequest.
https://github.com/fzn0x/hypf/blob/main/src/utils/create-request.ts#L44
This is useful for common settings.
The text was updated successfully, but these errors were encountered:
This is a good request
Indeed, we should do more with the Hooks, I will check first and work on it
Sorry, something went wrong.
fix: order of postTimeout hooks and preRequest must be able to modify…
739160f
… the options #11
https://github.com/fzn0x/hypf/releases/tag/v0.2.2 is released
No branches or pull requests
What feature are you want to add?
The reason is that I can play with otpions within preRequest.
https://github.com/fzn0x/hypf/blob/main/src/utils/create-request.ts#L44
Why this feature is important?
Describe the feature
This is useful for common settings.
Checklist
The text was updated successfully, but these errors were encountered: