tests/testthat/app.crunch.io/other-warning.R

structure(list(
    url = "https://app.crunch.io/api/",
    status_code = 200,
    times = structure(c(0, 0, 0, 0, 0, 26),
        .Names = c(
            "redirect", "namelookup", "connect", "pretransfer",
            "starttransfer", "total"
        )
    ),
    request = list(
        method = "GET",
        url = "https://app.crunch.io/api/"
    ),
    headers = list(
        `Warning` = '298 - "This is some other kind of warning"'
    ),
    content = as.raw(c(0x6e, 0x75, 0x6c, 0x6c))
),
class = "response"
)
Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.