tests/testthat/app.crunch.io/404.R

structure(list(
    url = "https://app.crunch.io/404/",
    status_code = 404,
    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/404/"
    ),
    content = as.raw(c(0x6e, 0x75, 0x6c, 0x6c))
),
class = "response"
)

Try the crunch package in your browser

Any scripts or data that you put into this service are public.

crunch documentation built on Aug. 31, 2023, 1:07 a.m.