set_status {tower} | R Documentation |
Set the status of a response
Description
Sets the status of a response
Usage
set_status(res, status)
Arguments
res |
A response builder object |
status |
The status to set |
Value
The response builder object
[Package tower version 0.2.0 Index]