You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just checking out Axum helper, and I just wanted to say that many of my queries use query params for searching, so it would be helpful for me to have a repeatable .query(key, value) method on RequestBuilder.