tests/testthat/projects/123/stories-9daeb9.R

structure(list(url = "https://www.pivotaltracker.com/services/v5/projects/123/stories?filter=created%3A-5days..now",
    status_code = 400L, headers = structure(list(`access-control-allow-credentials` = "false",
        `access-control-allow-headers` = "X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is",
        `access-control-allow-methods` = "GET, POST, PUT, DELETE, OPTIONS",
        `access-control-allow-origin` = "*", `cache-control` = "no-cache",
        `content-type` = "application/json; charset=utf-8", date = "Sat, 10 Jun 2017 21:47:05 GMT",
        server = "nginx + Phusion Passenger", status = "400 Bad Request",
        `strict-transport-security` = "max-age=31536000; includeSubDomains; preload",
        `x-content-type-options` = "nosniff", `x-powered-by` = "Phusion Passenger Enterprise",
        `x-rack-cache` = "miss", `x-request-id` = "b4a7e1a852436ec156b7ddbe51629326",
        `x-runtime` = "0.045650", `x-tracker-client-pinger-interval` = "20",
        `x-ua-compatible` = "IE=Edge,chrome=1", `x-vcap-request-id` = "64d55720-e9af-41ca-4717-22f27dc61f95",
        `x-xss-protection` = "1; mode=block", `content-length` = "199",
        connection = "keep-alive"), .Names = c("access-control-allow-credentials",
    "access-control-allow-headers", "access-control-allow-methods",
    "access-control-allow-origin", "cache-control", "content-type",
    "date", "server", "status", "strict-transport-security",
    "x-content-type-options", "x-powered-by", "x-rack-cache",
    "x-request-id", "x-runtime", "x-tracker-client-pinger-interval",
    "x-ua-compatible", "x-vcap-request-id", "x-xss-protection",
    "content-length", "connection"), class = c("insensitive",
    "list")), all_headers = list(structure(list(status = 400L,
        version = "HTTP/1.1", headers = structure(list(`access-control-allow-credentials` = "false",
            `access-control-allow-headers` = "X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is",
            `access-control-allow-methods` = "GET, POST, PUT, DELETE, OPTIONS",
            `access-control-allow-origin` = "*", `cache-control` = "no-cache",
            `content-type` = "application/json; charset=utf-8",
            date = "Sat, 10 Jun 2017 21:47:05 GMT", server = "nginx + Phusion Passenger",
            status = "400 Bad Request", `strict-transport-security` = "max-age=31536000; includeSubDomains; preload",
            `x-content-type-options` = "nosniff", `x-powered-by` = "Phusion Passenger Enterprise",
            `x-rack-cache` = "miss", `x-request-id` = "b4a7e1a852436ec156b7ddbe51629326",
            `x-runtime` = "0.045650", `x-tracker-client-pinger-interval` = "20",
            `x-ua-compatible` = "IE=Edge,chrome=1", `x-vcap-request-id` = "64d55720-e9af-41ca-4717-22f27dc61f95",
            `x-xss-protection` = "1; mode=block", `content-length` = "199",
            connection = "keep-alive"), .Names = c("access-control-allow-credentials",
        "access-control-allow-headers", "access-control-allow-methods",
        "access-control-allow-origin", "cache-control", "content-type",
        "date", "server", "status", "strict-transport-security",
        "x-content-type-options", "x-powered-by", "x-rack-cache",
        "x-request-id", "x-runtime", "x-tracker-client-pinger-interval",
        "x-ua-compatible", "x-vcap-request-id", "x-xss-protection",
        "content-length", "connection"), class = c("insensitive",
        "list"))), .Names = c("status", "version", "headers"))),
    cookies = structure(list(domain = logical(0), flag = logical(0),
        path = logical(0), secure = logical(0), expiration = structure(numeric(0), class = c("POSIXct",
        "POSIXt")), name = logical(0), value = logical(0)), .Names = c("domain",
    "flag", "path", "secure", "expiration", "name", "value"), row.names = integer(0), class = "data.frame"),
    content = charToRaw("{\"code\":\"invalid_parameter\",\"kind\":\"error\",\"error\":\"One or more request parameters was missing or invalid.\",\"general_problem\":\"The date you requested could not be parsed. See FAQ for valid formats.\"}"),
    date = structure(1497131225, class = c("POSIXct", "POSIXt"
    ), tzone = "GMT"), times = structure(c(0, 4.2e-05, 4.4e-05,
    0.000103, 0.084149, 0.084214), .Names = c("redirect", "namelookup",
    "connect", "pretransfer", "starttransfer", "total")), request = structure(list(
        method = "GET", url = "https://www.pivotaltracker.com/services/v5/projects/123/stories?filter=created%3A-5days..now",
        headers = structure(c("application/json, text/xml, application/xml, */*",
        "libcurl/7.51.0 curl/2.3 httr/1.2.1 pivotaltrackR/0.1.0",
        "REDACTED"), .Names = c("Accept",
        "user-agent", "X-TrackerToken")), fields = NULL, options = structure(list(
            useragent = "libcurl/7.51.0 r-curl/2.3 httr/1.2.1",
            httpget = TRUE), .Names = c("useragent", "httpget"
        )), auth_token = NULL, output = structure(list(), class = c("write_memory",
        "write_function"))), .Names = c("method", "url", "headers",
    "fields", "options", "auth_token", "output"), class = "request")), .Names = c("url",
"status_code", "headers", "all_headers", "cookies", "content",
"date", "times", "request"), class = "response")

Try the pivotaltrackR package in your browser

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

pivotaltrackR documentation built on Jan. 13, 2021, 5:43 a.m.