match_method: Find appropriate HTTP method for a given Hipchat URL.

Description Usage Arguments Value

View source: R/utils.R

Description

Find appropriate HTTP method for a given Hipchat URL.

Usage

1

Arguments

url

character. The URL to analyze.

Value

character vector of applicable methods, from c("GET", "POST", "PUT", "DELETE").


robertzk/hipchat documentation built on May 27, 2019, 10:34 a.m.