File: crul_request.Rd

package info (click to toggle)
r-cran-vcr 0.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 596 kB
  • sloc: sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/vcr-package.R
\docType{data}
\name{crul_request}
\alias{crul_request}
\title{An HTTP request as prepared by the \pkg{crul} package}
\format{A list}
\description{
The object is a list, and is the object that is passed on to
\pkg{webmockr} and \pkg{vcr} instead of routing through
\pkg{crul} as normal. Used in examples/tests.
}
\keyword{data}