get_current_redactor: Fetch the active redacting function

View source: R/redactor.R

get_current_redactorR Documentation

Fetch the active redacting function

Description

Called inside capture_requests(). If using the default redactor, it checks each time it is called to see if any new packages have been attached, in case there are package redactors in them.

Usage

get_current_redactor()

Value

A redacting function.


httptest2 documentation built on June 28, 2025, 1:07 a.m.