RequestPattern          RequestPattern class
enable                  Enable or disable webmockr
httr2_mock              Turn on 'httr2' mocking
httr_mock               Turn on 'httr' mocking
including               Partially match request query parameters or
                        request bodies
last_request            Get the last HTTP request made
last_stub               Get the last stub created
mock_file               Mock file
mocking-disk-writing    Mocking writing to disk
remove_request_stub     Remove a request stub
request_registry        List or clear requests in the request registry
stub_body_diff          Get a diff of a stub request body and a request
                        body from an http request
stub_registry           List stubs in the stub registry
stub_registry_clear     stub_registry_clear
stub_request            Stub an http request
to_raise                Set raise error condition
to_return               Expectation for what's returned from a stubbed
                        request
to_timeout              Set timeout as an expected return on a match
webmockr-defunct        Defunct functions in 'webmockr'
webmockr_configure      webmockr configuration
webmockr_reset          webmockr_reset
wi_th                   Set additional parts of a stubbed request
