dot-resp_text: Extract response body as text

.resp_textR Documentation

Extract response body as text

Description

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

Usage

.resp_text(resp)

Arguments

resp

An httr2 response object

Value

Character string of response body


hoopR documentation built on Aug. 25, 2026, 9:07 a.m.