Versions in this module Expand all Collapse all v1 v1.0.0 Feb 4, 2023 Changes in this version + func Body(expectedBody any) httpmock.Matcher + func Cookies(expectedCookies any) httpmock.Matcher + func Header(expectedHader any) httpmock.Matcher + func JSONBody(expectedBody any) httpmock.Matcher + func XMLBody(expectedBody any) httpmock.Matcher