% Generated by roxygen2: do not edit by hand % Please edit documentation in R/httr2curl-package.R \docType{package} \name{httr2curl} \alias{httr2curl} \alias{httr2curl-package} \title{Turn 'httr' Web Requests Into 'curl' Command Line Calls} \description{ When provided with an 'httr' "VERB" call, the request will be made and 'libcurl' headers will be captured and post-processed to provide a working 'curl' command line call. } \seealso{ Useful links: \itemize{ \item \url{https://git.rud.is/hrbrmstr/httr2curl} \item Report bugs at \url{https://git.rud.is/hrbrmstr/httr2curl/issues} } } \author{ Bob Rudis (bob@rud.is) } \keyword{internal}