get_current_requester {httptest}R Documentation

Fetch the active requesting function

Description

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

Usage

get_current_requester()

Value

A requesting function.

See Also

get_current_redactor()


[Package httptest version 4.2.2 Index]