-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reran tests to capture updated recordings.
- Loading branch information
Paul Kruse
committed
Sep 16, 2024
1 parent
854fa52
commit 2434c9c
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
24 changes: 12 additions & 12 deletions
24
tests/testthat/chemical-batch/chemical/search/equal-a5c27e-POST.R
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
structure(list(url = "https://api-ccte.epa.gov/chemical/search/equal/", | ||
status_code = 401L, headers = structure(list(`content-type` = "application/json;charset=ISO-8859-1", | ||
`content-length` = "164", connection = "keep-alive", | ||
date = "Mon, 16 Sep 2024 17:11:09 GMT", `strict-transport-security` = "max-age=31536000", | ||
`x-content-type-options` = "nosniff", `x-vcap-request-id` = "87d32184-6387-4073-47c9-7764fafca59c", | ||
date = "Mon, 16 Sep 2024 19:14:23 GMT", `strict-transport-security` = "max-age=31536000", | ||
`x-content-type-options` = "nosniff", `x-vcap-request-id` = "584ad769-1a1b-498f-6440-719583f60aaf", | ||
`x-xss-protection` = "1; mode=block", `x-frame-options` = "DENY", | ||
`x-cache` = "Error from cloudfront", via = "1.1 8fc9659fc06389e49927f68638e9bc94.cloudfront.net (CloudFront)", | ||
`x-amz-cf-pop` = "IAD89-C1", `x-amz-cf-id` = "8ajFI0JM6KWpiW7IDtdjLSLp-WWF--oe1gGLlugbTJln4g9I0M9HCg=="), class = c("insensitive", | ||
`x-cache` = "Error from cloudfront", via = "1.1 263d97c176fc51d1d08116820c013de4.cloudfront.net (CloudFront)", | ||
`x-amz-cf-pop` = "IAD89-C1", `x-amz-cf-id` = "DjZe-UhfFgfqhc4Euj0Pyfpf6KnA2nDrXECVIWAVqHGjof_6lql0iw=="), class = c("insensitive", | ||
"list")), all_headers = list(list(status = 401L, version = "HTTP/1.1", | ||
headers = structure(list(`content-type` = "application/json;charset=ISO-8859-1", | ||
`content-length` = "164", connection = "keep-alive", | ||
date = "Mon, 16 Sep 2024 17:11:09 GMT", `strict-transport-security` = "max-age=31536000", | ||
`x-content-type-options` = "nosniff", `x-vcap-request-id` = "87d32184-6387-4073-47c9-7764fafca59c", | ||
date = "Mon, 16 Sep 2024 19:14:23 GMT", `strict-transport-security` = "max-age=31536000", | ||
`x-content-type-options` = "nosniff", `x-vcap-request-id` = "584ad769-1a1b-498f-6440-719583f60aaf", | ||
`x-xss-protection` = "1; mode=block", `x-frame-options` = "DENY", | ||
`x-cache` = "Error from cloudfront", via = "1.1 8fc9659fc06389e49927f68638e9bc94.cloudfront.net (CloudFront)", | ||
`x-amz-cf-pop` = "IAD89-C1", `x-amz-cf-id` = "8ajFI0JM6KWpiW7IDtdjLSLp-WWF--oe1gGLlugbTJln4g9I0M9HCg=="), class = c("insensitive", | ||
`x-cache` = "Error from cloudfront", via = "1.1 263d97c176fc51d1d08116820c013de4.cloudfront.net (CloudFront)", | ||
`x-amz-cf-pop` = "IAD89-C1", `x-amz-cf-id` = "DjZe-UhfFgfqhc4Euj0Pyfpf6KnA2nDrXECVIWAVqHGjof_6lql0iw=="), class = c("insensitive", | ||
"list")))), 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)), row.names = integer(0), class = "data.frame"), | ||
content = charToRaw("{\"title\":\"API Header Not Found\",\"detail\":\"Every API call should pass assigned API key through custom http header or query parameter. Request is missing x-api-key.\"}"), | ||
date = structure(1726506669, class = c("POSIXct", "POSIXt" | ||
), tzone = "GMT"), times = c(redirect = 0, namelookup = 5.3e-05, | ||
connect = 0, pretransfer = 0.000156, starttransfer = 0.100507, | ||
total = 0.100534)), class = "response") | ||
date = structure(1726514063, class = c("POSIXct", "POSIXt" | ||
), tzone = "GMT"), times = c(redirect = 0, namelookup = 4.6e-05, | ||
connect = 0, pretransfer = 0.000134, starttransfer = 0.098823, | ||
total = 0.09889)), class = "response") |