ropenscilabs/fauxpas: HTTP Error Helpers

HTTP error helpers. Methods included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. Supports ability to adjust behavior to stop, message or warning. Includes ability to use custom whisker template to have any configuration of status code, short description, and verbose message. Currently supports integration with 'crul', 'curl', and 'httr'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5.4
URL https://sckott.github.io/fauxpas/ https://github.com/sckott/fauxpas
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/fauxpas")
ropenscilabs/fauxpas documentation built on Oct. 18, 2023, 8:05 a.m.