Learn R Programming

hoopR (version 3.1.0)

.resp_text: Extract response body as text

Description

Replaces the httr::content(as = "text", encoding = "UTF-8") pattern.

Usage

.resp_text(resp)

Value

Character string of response body

Arguments

resp

An httr2 response object