Nothing
#' @export
#' @importFrom reqres abort_status
reqres::abort_status
#' @export
#' @importFrom reqres abort_http_problem
reqres::abort_http_problem
#' @export
#' @importFrom reqres abort_bad_request
reqres::abort_bad_request
#' @export
#' @importFrom reqres abort_conflict
reqres::abort_conflict
#' @export
#' @importFrom reqres abort_forbidden
reqres::abort_forbidden
#' @export
#' @importFrom reqres abort_gone
reqres::abort_gone
#' @export
#' @importFrom reqres abort_internal_error
reqres::abort_internal_error
#' @export
#' @importFrom reqres abort_method_not_allowed
reqres::abort_method_not_allowed
#' @export
#' @importFrom reqres abort_not_acceptable
reqres::abort_not_acceptable
#' @export
#' @importFrom reqres abort_not_found
reqres::abort_not_found
#' @export
#' @importFrom reqres abort_unauthorized
reqres::abort_unauthorized
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.