pester icon indicating copy to clipboard operation
pester copied to clipboard

Suggestion: Also provide a RoundTripper that does the same work as pester

Open sethgrid opened this issue 10 years ago • 3 comments

A RoundTripper could be used and applied to existing http clients and achieve much the same effect.

sethgrid avatar May 26 '15 17:05 sethgrid

Can anyone suggest a package that implements similar functionality via a http.RoundTripper?

timbunce avatar Apr 04 '20 15:04 timbunce

@timbunce This pkg might be what you want: https://github.com/PuerkitoBio/rehttp

youyuanwu avatar Aug 02 '20 21:08 youyuanwu

https://github.com/hashicorp/go-retryablehttp

kjellkvinge avatar Apr 13 '21 16:04 kjellkvinge