aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_url_errors.yaml')
-rw-r--r--tests/cassettes/test_url_errors.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/cassettes/test_url_errors.yaml b/tests/cassettes/test_url_errors.yaml
index f46dcff..619528a 100644
--- a/tests/cassettes/test_url_errors.yaml
+++ b/tests/cassettes/test_url_errors.yaml
@@ -11,7 +11,7 @@ interactions:
11 Connection: 11 Connection:
12 - keep-alive 12 - keep-alive
13 User-Agent: 13 User-Agent:
14 - python-requests/2.28.1 14 - mastodonpy
15 method: GET 15 method: GET
16 uri: https://zombo.com/api/v1/instance/ 16 uri: https://zombo.com/api/v1/instance/
17 response: 17 response:
@@ -39,7 +39,7 @@ interactions:
39 Content-Type: 39 Content-Type:
40 - text/html; charset=iso-8859-1 40 - text/html; charset=iso-8859-1
41 Date: 41 Date:
42 - Sun, 13 Nov 2022 14:12:22 GMT 42 - Sun, 13 Nov 2022 16:29:53 GMT
43 Keep-Alive: 43 Keep-Alive:
44 - timeout=2, max=500 44 - timeout=2, max=500
45 Server: 45 Server:
@@ -59,7 +59,7 @@ interactions:
59 Connection: 59 Connection:
60 - keep-alive 60 - keep-alive
61 User-Agent: 61 User-Agent:
62 - python-requests/2.28.1 62 - mastodonpy
63 method: GET 63 method: GET
64 uri: https://zombo.com/api/v1/instance/ 64 uri: https://zombo.com/api/v1/instance/
65 response: 65 response:
@@ -87,7 +87,7 @@ interactions:
87 Content-Type: 87 Content-Type:
88 - text/html; charset=iso-8859-1 88 - text/html; charset=iso-8859-1
89 Date: 89 Date:
90 - Sun, 13 Nov 2022 14:12:23 GMT 90 - Sun, 13 Nov 2022 16:29:54 GMT
91 Keep-Alive: 91 Keep-Alive:
92 - timeout=2, max=500 92 - timeout=2, max=500
93 Server: 93 Server:
Powered by cgit v1.2.3 (git 2.41.0)