dot-resp_text: Extract response body as text

.resp_textR Documentation

Extract response body as text

Description

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

Usage

.resp_text(resp)

Arguments

resp

An httr2_response object.

Value

Character string of response body.


wehoop documentation built on Aug. 25, 2026, 1:06 a.m.