write_function: S3 object to define response writer.

View source: R/write-function.R

write_functionR Documentation

S3 object to define response writer.

Description

This S3 object allows you to control how the response body is saved.

Usage

write_function(subclass, ...)

Arguments

subclass, ...

Class name and fields. Used in class constructors.


httr documentation built on Aug. 15, 2023, 9:08 a.m.