Skip to content

Commit be584b3

Browse files
committed
better fix
1 parent 6cce781 commit be584b3

File tree

153 files changed

+1169
-1180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+1169
-1180
lines changed

R/client.R

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ emodnet_init_wfs_client <- function(service,
3333
ows4R::WFSClient$new(
3434
service_url,
3535
serviceVersion = "2.0.0",
36-
headers = c("User-Agent" = utils::URLencode(emodnetwfs_user_agent())),
36+
# TODO add when https://github.com/eblondel/ows4R/issues/137 fixed
37+
#headers = c("User-Agent" = emodnetwfs_user_agent()),
3738
logger = logger
3839
)
3940
)

tests/fixtures/Malta-Israele/api/wfs-0769ad.R

+8-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&version=2.0.0&typeName=Emodnetbio:benthos_europe&request=DescribeFeatureType",
22
status_code = 200L, headers = structure(list(`x-content-type-options` = "nosniff",
3-
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
4-
`content-disposition` = "inline; filename=Emodnetbio-benthos_europe.xsd",
3+
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-benthos_europe.xsd",
54
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
6-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:20 GMT"), class = c("insensitive",
5+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:42 GMT"), class = c("insensitive",
76
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
87
headers = structure(list(`x-content-type-options` = "nosniff",
9-
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
10-
`content-disposition` = "inline; filename=Emodnetbio-benthos_europe.xsd",
8+
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-benthos_europe.xsd",
119
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
12-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:20 GMT"), class = c("insensitive",
10+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:42 GMT"), class = c("insensitive",
1311
"list")))), cookies = structure(list(domain = logical(0),
1412
flag = logical(0), path = logical(0), secure = logical(0),
1513
expiration = structure(numeric(0), class = c("POSIXct",
@@ -158,7 +156,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
158156
0x6f, 0x3a, 0x62, 0x65, 0x6e, 0x74, 0x68, 0x6f, 0x73, 0x5f,
159157
0x65, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x54, 0x79, 0x70, 0x65,
160158
0x22, 0x2f, 0x3e, 0x0a, 0x3c, 0x2f, 0x78, 0x73, 0x64, 0x3a,
161-
0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737962960, class = c("POSIXct",
162-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 2.8e-05,
163-
connect = 2.9e-05, pretransfer = 9.2e-05, starttransfer = 0.024895,
164-
total = 0.02494)), class = "response")
159+
0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737965622, class = c("POSIXct",
160+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 4.7e-05,
161+
connect = 4.9e-05, pretransfer = 0.000154, starttransfer = 0.029878,
162+
total = 0.030012)), class = "response")

tests/fixtures/Malta-Israele/api/wfs-0a8298.R

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
33
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
44
`content-disposition` = "inline; filename=Emodnetbio-OOPS_metadata.xsd",
55
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
6-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:19 GMT"), class = c("insensitive",
6+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:43 GMT"), class = c("insensitive",
77
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
88
headers = structure(list(`x-content-type-options` = "nosniff",
99
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
1010
`content-disposition` = "inline; filename=Emodnetbio-OOPS_metadata.xsd",
1111
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
12-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:19 GMT"), class = c("insensitive",
12+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:43 GMT"), class = c("insensitive",
1313
"list")))), cookies = structure(list(domain = logical(0),
1414
flag = logical(0), path = logical(0), secure = logical(0),
1515
expiration = structure(numeric(0), class = c("POSIXct",
@@ -198,7 +198,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
198198
0x3a, 0x4f, 0x4f, 0x50, 0x53, 0x5f, 0x6d, 0x65, 0x74, 0x61,
199199
0x64, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x22, 0x2f,
200200
0x3e, 0x0a, 0x3c, 0x2f, 0x78, 0x73, 0x64, 0x3a, 0x73, 0x63,
201-
0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737962959, class = c("POSIXct",
202-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3.8e-05,
203-
connect = 3.9e-05, pretransfer = 0.000125, starttransfer = 0.025873,
204-
total = 0.025979)), class = "response")
201+
0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737965623, class = c("POSIXct",
202+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 4.7e-05,
203+
connect = 4.9e-05, pretransfer = 0.000147, starttransfer = 0.028678,
204+
total = 0.028812)), class = "response")

tests/fixtures/Malta-Israele/api/wfs-13e85b.R

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
33
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
44
`content-disposition` = "inline; filename=Emodnetbio-mediseh_posidonia_nodata.xsd",
55
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
6-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:19 GMT"), class = c("insensitive",
6+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:44 GMT"), class = c("insensitive",
77
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
88
headers = structure(list(`x-content-type-options` = "nosniff",
99
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
1010
`content-disposition` = "inline; filename=Emodnetbio-mediseh_posidonia_nodata.xsd",
1111
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
12-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:19 GMT"), class = c("insensitive",
12+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:44 GMT"), class = c("insensitive",
1313
"list")))), cookies = structure(list(domain = logical(0),
1414
flag = logical(0), path = logical(0), secure = logical(0),
1515
expiration = structure(numeric(0), class = c("POSIXct",
@@ -128,7 +128,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
128128
0x6e, 0x69, 0x61, 0x5f, 0x6e, 0x6f, 0x64, 0x61, 0x74, 0x61,
129129
0x54, 0x79, 0x70, 0x65, 0x22, 0x2f, 0x3e, 0x0a, 0x3c, 0x2f,
130130
0x78, 0x73, 0x64, 0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61,
131-
0x3e, 0x0a)), date = structure(1737962959, class = c("POSIXct",
132-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3.1e-05,
133-
connect = 3.2e-05, pretransfer = 0.000117, starttransfer = 0.024884,
134-
total = 0.024972)), class = "response")
131+
0x3e, 0x0a)), date = structure(1737965624, class = c("POSIXct",
132+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3.8e-05,
133+
connect = 3.9e-05, pretransfer = 0.000124, starttransfer = 0.027586,
134+
total = 0.027713)), class = "response")
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&version=2.0.0&typeNames=Emodnetbio:mediseh_cymodocea_pnt&headers.User-Agent=emodnet.wfs%20R%20package%202.0.2.9000%20DEV%20https://github.com/EMODnet/emodnet.wfs&cql_filter=country='Malta'%20OR%20country=='Israele'&request=GetFeature",
1+
structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&version=2.0.0&typeNames=Emodnetbio:mediseh_cymodocea_pnt&cql_filter=country='Malta'%20OR%20country=='Israele'&request=GetFeature",
22
status_code = 200L, headers = structure(list(`x-content-type-options` = "nosniff",
3-
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
4-
`content-disposition` = "inline; filename=mediseh_cymodocea_pnt.xml",
3+
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=mediseh_cymodocea_pnt.xml",
54
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
6-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:20 GMT"), class = c("insensitive",
5+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:44 GMT"), class = c("insensitive",
76
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
87
headers = structure(list(`x-content-type-options` = "nosniff",
9-
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
10-
`content-disposition` = "inline; filename=mediseh_cymodocea_pnt.xml",
8+
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=mediseh_cymodocea_pnt.xml",
119
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
12-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:20 GMT"), class = c("insensitive",
10+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:44 GMT"), class = c("insensitive",
1311
"list")))), cookies = structure(list(domain = logical(0),
1412
flag = logical(0), path = logical(0), secure = logical(0),
1513
expiration = structure(numeric(0), class = c("POSIXct",
@@ -49,7 +47,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
4947
0x65, 0x64, 0x3d, 0x22, 0x33, 0x22, 0x20, 0x74, 0x69, 0x6d,
5048
0x65, 0x53, 0x74, 0x61, 0x6d, 0x70, 0x3d, 0x22, 0x32, 0x30,
5149
0x32, 0x35, 0x2d, 0x30, 0x31, 0x2d, 0x32, 0x37, 0x54, 0x30,
52-
0x37, 0x3a, 0x32, 0x39, 0x3a, 0x32, 0x30, 0x2e, 0x39, 0x39,
50+
0x38, 0x3a, 0x31, 0x33, 0x3a, 0x34, 0x34, 0x2e, 0x34, 0x33,
5351
0x31, 0x5a, 0x22, 0x20, 0x78, 0x73, 0x69, 0x3a, 0x73, 0x63,
5452
0x68, 0x65, 0x6d, 0x61, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69,
5553
0x6f, 0x6e, 0x3d, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f,
@@ -305,7 +303,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
305303
0x73, 0x3a, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x3e, 0x3c,
306304
0x2f, 0x77, 0x66, 0x73, 0x3a, 0x46, 0x65, 0x61, 0x74, 0x75,
307305
0x72, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
308-
0x6f, 0x6e, 0x3e)), date = structure(1737962960, class = c("POSIXct",
309-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3.2e-05,
310-
connect = 3.3e-05, pretransfer = 8.4e-05, starttransfer = 0.037842,
311-
total = 0.037937)), class = "response")
306+
0x6f, 0x6e, 0x3e)), date = structure(1737965624, class = c("POSIXct",
307+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 5.6e-05,
308+
connect = 5.8e-05, pretransfer = 0.000159, starttransfer = 0.035818,
309+
total = 0.035964)), class = "response")

tests/fixtures/Malta-Israele/api/wfs-2c182b.R

+10-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&version=2.0.0&typeName=Emodnetbio:mediseh_cor_abs_poly&request=DescribeFeatureType",
22
status_code = 200L, headers = structure(list(`x-content-type-options` = "nosniff",
3-
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-mediseh_cor_abs_poly.xsd",
3+
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
4+
`content-disposition` = "inline; filename=Emodnetbio-mediseh_cor_abs_poly.xsd",
45
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
5-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:16 GMT"), class = c("insensitive",
6+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:42 GMT"), class = c("insensitive",
67
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
78
headers = structure(list(`x-content-type-options` = "nosniff",
8-
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-mediseh_cor_abs_poly.xsd",
9+
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
10+
`content-disposition` = "inline; filename=Emodnetbio-mediseh_cor_abs_poly.xsd",
911
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
10-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:16 GMT"), class = c("insensitive",
12+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:42 GMT"), class = c("insensitive",
1113
"list")))), cookies = structure(list(domain = logical(0),
1214
flag = logical(0), path = logical(0), secure = logical(0),
1315
expiration = structure(numeric(0), class = c("POSIXct",
@@ -147,7 +149,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
147149
0x72, 0x5f, 0x61, 0x62, 0x73, 0x5f, 0x70, 0x6f, 0x6c, 0x79,
148150
0x54, 0x79, 0x70, 0x65, 0x22, 0x2f, 0x3e, 0x0a, 0x3c, 0x2f,
149151
0x78, 0x73, 0x64, 0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61,
150-
0x3e, 0x0a)), date = structure(1737962956, class = c("POSIXct",
151-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3.1e-05,
152-
connect = 3.2e-05, pretransfer = 9.5e-05, starttransfer = 0.027055,
153-
total = 0.027142)), class = "response")
152+
0x3e, 0x0a)), date = structure(1737965622, class = c("POSIXct",
153+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 4.7e-05,
154+
connect = 4.9e-05, pretransfer = 0.00015, starttransfer = 0.028331,
155+
total = 0.028443)), class = "response")

tests/fixtures/Malta-Israele/api/wfs-324db3.R

+8-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&version=2.0.0&typeName=Emodnetbio:mediseh_maerl_model&request=DescribeFeatureType",
22
status_code = 200L, headers = structure(list(`x-content-type-options` = "nosniff",
3-
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
4-
`content-disposition` = "inline; filename=Emodnetbio-mediseh_maerl_model.xsd",
3+
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-mediseh_maerl_model.xsd",
54
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
6-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:19 GMT"), class = c("insensitive",
5+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:41 GMT"), class = c("insensitive",
76
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
87
headers = structure(list(`x-content-type-options` = "nosniff",
9-
`x-frame-options` = "SAMEORIGIN", `access-control-allow-origin` = "*",
10-
`content-disposition` = "inline; filename=Emodnetbio-mediseh_maerl_model.xsd",
8+
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-mediseh_maerl_model.xsd",
119
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
12-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:19 GMT"), class = c("insensitive",
10+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:41 GMT"), class = c("insensitive",
1311
"list")))), cookies = structure(list(domain = logical(0),
1412
flag = logical(0), path = logical(0), secure = logical(0),
1513
expiration = structure(numeric(0), class = c("POSIXct",
@@ -127,7 +125,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
127125
0x64, 0x69, 0x73, 0x65, 0x68, 0x5f, 0x6d, 0x61, 0x65, 0x72,
128126
0x6c, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70,
129127
0x65, 0x22, 0x2f, 0x3e, 0x0a, 0x3c, 0x2f, 0x78, 0x73, 0x64,
130-
0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737962959, class = c("POSIXct",
131-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3.4e-05,
132-
connect = 3.6e-05, pretransfer = 0.000116, starttransfer = 0.027336,
133-
total = 0.02744)), class = "response")
128+
0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737965621, class = c("POSIXct",
129+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 4.7e-05,
130+
connect = 4.9e-05, pretransfer = 0.000152, starttransfer = 0.028282,
131+
total = 0.028418)), class = "response")

tests/fixtures/Malta-Israele/api/wfs-3e3485.R

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
22
status_code = 200L, headers = structure(list(`x-content-type-options` = "nosniff",
33
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-Species_gridded_abundances_2year.xsd",
44
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
5-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:16 GMT"), class = c("insensitive",
5+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:40 GMT"), class = c("insensitive",
66
"list")), all_headers = list(list(status = 200L, version = "HTTP/1.1",
77
headers = structure(list(`x-content-type-options` = "nosniff",
88
`x-frame-options` = "SAMEORIGIN", `content-disposition` = "inline; filename=Emodnetbio-Species_gridded_abundances_2year.xsd",
99
`content-encoding` = "gzip", `content-type` = "application/gml+xml; version=3.2",
10-
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 07:29:16 GMT"), class = c("insensitive",
10+
`transfer-encoding` = "chunked", date = "Mon, 27 Jan 2025 08:13:40 GMT"), class = c("insensitive",
1111
"list")))), cookies = structure(list(domain = logical(0),
1212
flag = logical(0), path = logical(0), secure = logical(0),
1313
expiration = structure(numeric(0), class = c("POSIXct",
@@ -212,7 +212,7 @@ structure(list(url = "https://geo.vliz.be/geoserver/Emodnetbio/wfs?service=WFS&v
212212
0x5f, 0x61, 0x62, 0x75, 0x6e, 0x64, 0x61, 0x6e, 0x63, 0x65,
213213
0x73, 0x5f, 0x32, 0x79, 0x65, 0x61, 0x72, 0x54, 0x79, 0x70,
214214
0x65, 0x22, 0x2f, 0x3e, 0x0a, 0x3c, 0x2f, 0x78, 0x73, 0x64,
215-
0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737962956, class = c("POSIXct",
216-
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 3e-05,
217-
connect = 3.1e-05, pretransfer = 9.4e-05, starttransfer = 0.027202,
218-
total = 0.027294)), class = "response")
215+
0x3a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x3e, 0x0a)), date = structure(1737965620, class = c("POSIXct",
216+
"POSIXt"), tzone = "GMT"), times = c(redirect = 0, namelookup = 4.9e-05,
217+
connect = 5.1e-05, pretransfer = 0.000155, starttransfer = 0.028592,
218+
total = 0.028693)), class = "response")

0 commit comments

Comments
 (0)