handle_response: Handle HTTP response from Server

View source: R/utils.R

handle_responseR Documentation

Handle HTTP response from Server

Description

This function processes the response from the WebDAV server, checking for errors.

Usage

handle_response(response)

Arguments

response

The response object from an 'httr2' request.

Value

The processed response content if successful, or an error if the request failed.


webdav documentation built on Aug. 8, 2025, 7:47 p.m.