stop_mocking: Turn off request mocking

View source: R/trace.R

stop_mockingR Documentation

Turn off request mocking

Description

This function "untraces" the httr request functions so that normal, real requesting behavior can be resumed.

Usage

stop_mocking()

Value

Nothing; called for its side effects


httptest documentation built on Nov. 16, 2025, 1:06 a.m.