aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_domain_block_unblock.yaml')
-rw-r--r--tests/cassettes/test_domain_block_unblock.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/cassettes/test_domain_block_unblock.yaml b/tests/cassettes/test_domain_block_unblock.yaml
index e60b12b..8d5874a 100644
--- a/tests/cassettes/test_domain_block_unblock.yaml
+++ b/tests/cassettes/test_domain_block_unblock.yaml
@@ -8,7 +8,7 @@ interactions:
8 Connection: [keep-alive] 8 Connection: [keep-alive]
9 Content-Length: ['18'] 9 Content-Length: ['18']
10 Content-Type: [application/x-www-form-urlencoded] 10 Content-Type: [application/x-www-form-urlencoded]
11 User-Agent: [python-requests/2.18.4] 11 User-Agent: [python-requests/2.9.1]
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/domain_blocks 13 uri: http://localhost:3000/api/v1/domain_blocks
14 response: 14 response:
@@ -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/"fe7f6d5b13e22f37fb57de6e31e0ef11"] 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: [cb5c8333-c6bd-41c3-bdfd-d6c974ea7d2b] 24 X-Request-Id: [93ff5724-ddcf-4537-8c18-fa82ff4a7778]
25 X-Runtime: ['0.059619'] 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}
@@ -35,7 +35,7 @@ interactions:
35 Connection: [keep-alive] 35 Connection: [keep-alive]
36 Content-Length: ['18'] 36 Content-Length: ['18']
37 Content-Type: [application/x-www-form-urlencoded] 37 Content-Type: [application/x-www-form-urlencoded]
38 User-Agent: [python-requests/2.18.4] 38 User-Agent: [python-requests/2.9.1]
39 method: DELETE 39 method: DELETE
40 uri: http://localhost:3000/api/v1/domain_blocks 40 uri: http://localhost:3000/api/v1/domain_blocks
41 response: 41 response:
@@ -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/"fe7f6d5b13e22f37fb57de6e31e0ef11"] 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: [56395cbf-814c-4e57-97fd-2c44592211aa] 51 X-Request-Id: [7855daf2-e300-4696-8934-daef465f275c]
52 X-Runtime: ['0.019281'] 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)