aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_emoji.yaml')
-rw-r--r--tests/cassettes/test_emoji.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/cassettes/test_emoji.yaml b/tests/cassettes/test_emoji.yaml
index f5cec62..a53a9e8 100644
--- a/tests/cassettes/test_emoji.yaml
+++ b/tests/cassettes/test_emoji.yaml
@@ -12,9 +12,10 @@ interactions:
12 response: 12 response:
13 body: {string: '[]'} 13 body: {string: '[]'}
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['max-age=60, public']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"6e1c9e2391ff741ca248e8e79afdb372"] 17 Date: ['Sat, 27 Apr 2019 18:18:07 GMT']
18 ETag: [W/"5839a794e7a473cadc209ef56542b467"]
18 Referrer-Policy: [strict-origin-when-cross-origin] 19 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
@@ -22,8 +23,8 @@ interactions:
22 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [7122f0b6-75dc-4db2-a566-067661d52641] 26 X-Request-Id: [839c1ee0-eff0-45cf-b568-5e97a8786f80]
26 X-Runtime: ['0.027896'] 27 X-Runtime: ['0.013726']
27 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
28 content-length: ['2'] 29 content-length: ['2']
29 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)