Reusing Request
#588
Replies: 1 comment
-
@shotamakino Thanks for your suggestion. #718 has been created. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you for this great package!
I am trying to clone a
Request
instance in order to reuse it again with a different set of query parameters (for pagination). I was wondering if there's some kind of support for aClone
method similar to https://pkg.go.dev/net/http#Request.Clone?Beta Was this translation helpful? Give feedback.
All reactions