J Gregory
J Gregory
Is there any chance we could return the response from the server, potentially as part of the error, if there was one? In your case above (and actually the exact...
I've had the same issue. I believe this should be fixed by #47 once accepted and merged.
Thanks for the tip @michaeldwan 👍 A proper new release would definitely be welcome, especially given that there are things mentioned in the docs (`req.Query` etc) that are in leading...
@jaylane Sounds like a good plan!
Hopefully addressed in pr #8 @hhrutter Cloning your repo and running patched code produces: (compared to `git tag -l` command - correct at time of writing) ``` $ rock tags...
Hi, I was wondering if anyone has had time to take a look at my pull request #31 attempting to fix this issue? Thanks