resty
resty copied to clipboard
support session mode
like session mode https://github.com/levigross/grequests
https://github.com/go-resty/resty/pull/575
add CopyOrCreateClient Implement session mode,Implemented, please merge
@aadog I have looked at the reference you gave. A session means using a cookie jar in that library. Resty had that feature from day one. Am I missing anything?