aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-05-06 03:02:19 +0200
committerLorenz Diener <[email protected]>2018-05-06 03:02:19 +0200
commitbb92f76e61063bbe59868659fb42824d3649c7b2 (patch)
tree3977c4da17684c323ecb2c0b07f366daa532c6ac /tests/cassettes/test_domain_block_unblock.yaml
parent3676e43f1198bb0cf57bfd68e5c553d927597a62 (diff)
downloadmastodon.py-bb92f76e61063bbe59868659fb42824d3649c7b2.tar.gz
Refresh casettes and add some new ones
Diffstat (limited to 'tests/cassettes/test_domain_block_unblock.yaml')
-rw-r--r--tests/cassettes/test_domain_block_unblock.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/cassettes/test_domain_block_unblock.yaml b/tests/cassettes/test_domain_block_unblock.yaml
index d595c36..8d5874a 100644
--- a/tests/cassettes/test_domain_block_unblock.yaml
+++ b/tests/cassettes/test_domain_block_unblock.yaml
@@ -16,13 +16,13 @@ interactions:
16 headers: 16 headers:
17 Cache-Control: ['max-age=0, private, must-revalidate'] 17 Cache-Control: ['max-age=0, private, must-revalidate']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
19 ETag: [W/"0701583423fc411927a998269cc998b6"] 19 ETag: [W/"7450e41af88d5294b91dd2d498b116ae"]
20 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
21 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
22 X-Content-Type-Options: [nosniff] 22 X-Content-Type-Options: [nosniff]
23 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
24 X-Request-Id: [2305d5f0-c15f-4fb3-9d07-657941c059a7] 24 X-Request-Id: [93ff5724-ddcf-4537-8c18-fa82ff4a7778]
25 X-Runtime: ['0.183163'] 25 X-Runtime: ['0.068193']
26 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
27 content-length: ['2'] 27 content-length: ['2']
28 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
@@ -43,13 +43,13 @@ interactions:
43 headers: 43 headers:
44 Cache-Control: ['max-age=0, private, must-revalidate'] 44 Cache-Control: ['max-age=0, private, must-revalidate']
45 Content-Type: [application/json; charset=utf-8] 45 Content-Type: [application/json; charset=utf-8]
46 ETag: [W/"0701583423fc411927a998269cc998b6"] 46 ETag: [W/"7450e41af88d5294b91dd2d498b116ae"]
47 Transfer-Encoding: [chunked] 47 Transfer-Encoding: [chunked]
48 Vary: ['Accept-Encoding, Origin'] 48 Vary: ['Accept-Encoding, Origin']
49 X-Content-Type-Options: [nosniff] 49 X-Content-Type-Options: [nosniff]
50 X-Frame-Options: [SAMEORIGIN] 50 X-Frame-Options: [SAMEORIGIN]
51 X-Request-Id: [19dffabc-5e33-4ca7-a31e-1b21239a7815] 51 X-Request-Id: [7855daf2-e300-4696-8934-daef465f275c]
52 X-Runtime: ['0.037449'] 52 X-Runtime: ['0.024385']
53 X-XSS-Protection: [1; mode=block] 53 X-XSS-Protection: [1; mode=block]
54 content-length: ['2'] 54 content-length: ['2']
55 status: {code: 200, message: OK} 55 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)