Versions in this module Expand all Collapse all v0 v0.24.3 Nov 21, 2024 v0.24.2 Aug 8, 2024 Changes in this version + func Caching(rt http.RoundTripper, basepath string) requests.Transport + func Record(rt http.RoundTripper, basepath string) requests.Transport + func Replay(basepath string) requests.Transport + func ReplayFS(fsys fs.FS) requests.Transport + func ReplayString(rawResponse string) requests.Transport + func Server(s *httptest.Server) requests.Config