1+ {
2+ "request" : {
3+ "httpMethod" : " GET" ,
4+ "url" : " https://www.youtube.com/sw.js" ,
5+ "headers" : {
6+ "Referer" : [
7+ " https://www.youtube.com"
8+ ],
9+ "Origin" : [
10+ " https://www.youtube.com"
11+ ],
12+ "Accept-Language" : [
13+ " en-GB, en;q\u003d 0.9"
14+ ]
15+ },
16+ "localization" : {
17+ "languageCode" : " en" ,
18+ "countryCode" : " GB"
19+ }
20+ },
21+ "response" : {
22+ "responseCode" : 200 ,
23+ "responseMessage" : " " ,
24+ "responseHeaders" : {
25+ "access-control-allow-credentials" : [
26+ " true"
27+ ],
28+ "access-control-allow-origin" : [
29+ " https://www.youtube.com"
30+ ],
31+ "alt-svc" : [
32+ " h3\u003d \" :443\" ; ma\u003d 2592000,h3-29\u003d \" :443\" ; ma\u003d 2592000"
33+ ],
34+ "cache-control" : [
35+ " private, max-age\u003d 0"
36+ ],
37+ "content-type" : [
38+ " text/javascript; charset\u003d utf-8"
39+ ],
40+ "cross-origin-opener-policy" : [
41+ " same-origin; report-to\u003d \" youtube_main\" "
42+ ],
43+ "date" : [
44+ " Sat, 30 Dec 2023 13:43:25 GMT"
45+ ],
46+ "expires" : [
47+ " Sat, 30 Dec 2023 13:43:25 GMT"
48+ ],
49+ "origin-trial" : [
50+ " AvC9UlR6RDk2crliDsFl66RWLnTbHrDbp+DiY6AYz/PNQ4G4tdUTjrHYr2sghbkhGQAVxb7jaPTHpEVBz0uzQwkAAAB4eyJvcmlnaW4iOiJodHRwczovL3lvdXR1YmUuY29tOjQ0MyIsImZlYXR1cmUiOiJXZWJWaWV3WFJlcXVlc3RlZFdpdGhEZXByZWNhdGlvbiIsImV4cGlyeSI6MTcxOTUzMjc5OSwiaXNTdWJkb21haW4iOnRydWV9"
51+ ],
52+ "p3p" : [
53+ " CP\u003d \" This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl\u003d en-GB for more info.\" "
54+ ],
55+ "permissions-policy" : [
56+ " ch-ua-arch\u003d *, ch-ua-bitness\u003d *, ch-ua-full-version\u003d *, ch-ua-full-version-list\u003d *, ch-ua-model\u003d *, ch-ua-wow64\u003d *, ch-ua-form-factor\u003d *, ch-ua-platform\u003d *, ch-ua-platform-version\u003d *"
57+ ],
58+ "report-to" : [
59+ " {\" group\" :\" youtube_main\" ,\" max_age\" :2592000,\" endpoints\" :[{\" url\" :\" https://csp.withgoogle.com/csp/report-to/youtube_main\" }]}"
60+ ],
61+ "server" : [
62+ " ESF"
63+ ],
64+ "set-cookie" : [
65+ " YSC\u003d pk4qlD0k7qs; Domain\u003d .youtube.com; Path\u003d /; Secure; HttpOnly; SameSite\u003d none" ,
66+ " VISITOR_INFO1_LIVE\u003d ; Domain\u003d .youtube.com; Expires\u003d Sun, 04-Apr-2021 13:43:25 GMT; Path\u003d /; Secure; HttpOnly; SameSite\u003d none" ,
67+ " CONSENT\u003d PENDING+551; expires\u003d Mon, 29-Dec-2025 13:43:25 GMT; path\u003d /; domain\u003d .youtube.com; Secure"
68+ ],
69+ "strict-transport-security" : [
70+ " max-age\u003d 31536000"
71+ ],
72+ "x-content-type-options" : [
73+ " nosniff"
74+ ],
75+ "x-frame-options" : [
76+ " SAMEORIGIN"
77+ ],
78+ "x-xss-protection" : [
79+ " 0"
80+ ]
81+ },
82+ "responseBody" : " \n self.addEventListener(\u0027 install\u0027 , event \u003d\u003e {\n event.waitUntil(self.skipWaiting());\n });\n self.addEventListener(\u0027 activate\u0027 , event \u003d\u003e {\n event.waitUntil(\n self.clients.claim().then(() \u003d\u003e self.registration.unregister()));\n });\n " ,
83+ "latestUrl" : " https://www.youtube.com/sw.js"
84+ }
85+ }
0 commit comments