Learn R Programming

httpproblems (version 1.0.1)

http_problem_types: List Built-In Problem Types

Description

Many APIs will not need to define custom problem "types", since HTTP status codes are usually illustrative enough. This function lists the default type and title information for a given status code.

Usage

http_problem_types()

Arguments

Value

A data frame of HTTP status codes and their default title & type.