httr (version 0.1.1)

new_bin: Make bin at http://requestb.in/

Description

Returns the url pointing to a newly created request bin. This is very useful for checking that you're sending what you think you're sending.

Usage

new_bin(browse = TRUE)

Arguments

browse
if TRUE, will also open the request bin in your browser so you can more easily inspect the results.