http_problem_types {httpproblems}R Documentation

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()

Value

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


[Package httpproblems version 1.0.1 Index]