do_forward {plumber}R Documentation

Forward Root Requests to an API

Description

Forward Root Requests to an API

Usage

do_forward(droplet, path)

Arguments

droplet

The droplet on which to act. It's expected that this droplet was provisioned using do_provision().

path

The path to which root requests should be forwarded


[Package plumber version 0.4.6 Index]