Versions in this module Expand all Collapse all v0 v0.8.0 Aug 24, 2022 v0.7.0 Nov 17, 2021 Changes in this version + func ExpectedRequest(w io.Writer, method string, uri matcher.Matcher, header matcher.HeaderMatcher, ...) + func ExpectedRequestTimes(w io.Writer, method string, uri matcher.Matcher, header matcher.HeaderMatcher, ...) + func HTTPRequest(w io.Writer, method, uri string, header http.Header, body []byte)