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

way to reuse existing client #41

Open
Lurk opened this issue Dec 22, 2024 · 0 comments
Open

way to reuse existing client #41

Lurk opened this issue Dec 22, 2024 · 0 comments

Comments

@Lurk
Copy link
Owner

Lurk commented Dec 22, 2024

Most of the time, when I use this crate, I already have a Client, and it would be awesome to have a way to reuse it.

I see at least two ways to make it happen:

  1. Optional client during initialization.
  2. Instead of performing a request, return a Form for the user to send.
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

No branches or pull requests

1 participant