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 June 22, 2024, 10:46 a.m.