Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ulixee
GitHub Repository: ulixee/secret-agent
Path: blob/main/plugins/default-browser-emulator/data/as-chrome-64-0/headers.json
1030 views
1
{
2
"http": {
3
"Document": [
4
{
5
"originTypes": ["none"],
6
"method": "GET",
7
"order": [
8
"Host",
9
"Connection",
10
"Upgrade-Insecure-Requests",
11
"User-Agent",
12
"Accept",
13
"Accept-Encoding",
14
"Accept-Language"
15
],
16
"defaults": {
17
"Connection": ["keep-alive"],
18
"Upgrade-Insecure-Requests": ["1"],
19
"Accept": [
20
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
21
],
22
"Accept-Encoding": ["gzip, deflate"],
23
"Accept-Language": ["en-US,en;q=0.9"]
24
}
25
},
26
{
27
"originTypes": ["cross-site", "same-site", "same-origin"],
28
"method": "GET",
29
"order": [
30
"Host",
31
"Connection",
32
"Upgrade-Insecure-Requests",
33
"User-Agent",
34
"Accept",
35
"Referer",
36
"Accept-Encoding",
37
"Accept-Language"
38
],
39
"defaults": {
40
"Connection": ["keep-alive"],
41
"Upgrade-Insecure-Requests": ["1"],
42
"Accept": [
43
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
44
],
45
"Accept-Encoding": ["gzip, deflate"],
46
"Accept-Language": ["en-US,en;q=0.9"]
47
}
48
},
49
{
50
"originTypes": ["cross-site", "same-origin", "same-site"],
51
"method": "GET",
52
"order": [
53
"Host",
54
"Connection",
55
"Upgrade-Insecure-Requests",
56
"User-Agent",
57
"Accept",
58
"Referer",
59
"Accept-Encoding",
60
"Accept-Language",
61
"Cookie"
62
],
63
"defaults": {
64
"Connection": ["keep-alive"],
65
"Upgrade-Insecure-Requests": ["1"],
66
"Accept": [
67
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
68
],
69
"Accept-Encoding": ["gzip, deflate"],
70
"Accept-Language": ["en-US,en;q=0.9"]
71
}
72
},
73
{
74
"originTypes": ["none"],
75
"method": "GET",
76
"order": [
77
"Host",
78
"Connection",
79
"Upgrade-Insecure-Requests",
80
"User-Agent",
81
"Accept",
82
"Accept-Encoding",
83
"Accept-Language",
84
"Cookie"
85
],
86
"defaults": {
87
"Connection": ["keep-alive"],
88
"Upgrade-Insecure-Requests": ["1"],
89
"Accept": [
90
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
91
],
92
"Accept-Encoding": ["gzip, deflate"],
93
"Accept-Language": ["en-US,en;q=0.9"]
94
}
95
},
96
{
97
"originTypes": ["same-origin", "same-site", "cross-site"],
98
"method": "POST",
99
"order": [
100
"Host",
101
"Connection",
102
"Content-Length",
103
"Cache-Control",
104
"Origin",
105
"Upgrade-Insecure-Requests",
106
"Content-Type",
107
"User-Agent",
108
"Accept",
109
"Referer",
110
"Accept-Encoding",
111
"Accept-Language",
112
"Cookie"
113
],
114
"defaults": {
115
"Connection": ["keep-alive"],
116
"Upgrade-Insecure-Requests": ["1"],
117
"Accept": [
118
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
119
],
120
"Accept-Encoding": ["gzip, deflate"],
121
"Accept-Language": ["en-US,en;q=0.9"]
122
}
123
},
124
{
125
"originTypes": ["none"],
126
"method": "GET",
127
"order": [
128
"Host",
129
"Connection",
130
"Cache-Control",
131
"Upgrade-Insecure-Requests",
132
"User-Agent",
133
"Accept",
134
"Accept-Encoding",
135
"Accept-Language"
136
],
137
"defaults": {
138
"Connection": ["keep-alive"],
139
"Upgrade-Insecure-Requests": ["1"],
140
"Accept": [
141
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
142
],
143
"Accept-Encoding": ["gzip, deflate"],
144
"Accept-Language": ["en-US,en;q=0.9"]
145
}
146
}
147
],
148
"WebsocketUpgrade": [
149
{
150
"originTypes": ["same-origin", "same-site", "cross-site"],
151
"method": "GET",
152
"order": [
153
"Host",
154
"Connection",
155
"Pragma",
156
"Cache-Control",
157
"Upgrade",
158
"Origin",
159
"Sec-WebSocket-Version",
160
"User-Agent",
161
"Accept-Encoding",
162
"Accept-Language",
163
"Sec-WebSocket-Key",
164
"Sec-WebSocket-Extensions"
165
],
166
"defaults": {
167
"Connection": ["Upgrade"],
168
"Upgrade": ["websocket"],
169
"Sec-WebSocket-Version": ["13"],
170
"Accept-Encoding": ["gzip, deflate"],
171
"Accept-Language": ["en-US,en;q=0.9"],
172
"Sec-WebSocket-Extensions": ["permessage-deflate; client_max_window_bits"]
173
}
174
}
175
],
176
"Xhr": [
177
{
178
"originTypes": ["same-origin"],
179
"method": "GET",
180
"order": [
181
"Host",
182
"Connection",
183
"Accept",
184
"User-Agent",
185
"Referer",
186
"Accept-Encoding",
187
"Accept-Language"
188
],
189
"defaults": {
190
"Connection": ["keep-alive"],
191
"Accept": ["application/json, text/plain, */*"],
192
"Accept-Encoding": ["gzip, deflate"],
193
"Accept-Language": ["en-US,en;q=0.9"]
194
}
195
},
196
{
197
"originTypes": ["same-site", "cross-site"],
198
"method": "GET",
199
"order": [
200
"Host",
201
"Connection",
202
"Accept",
203
"Origin",
204
"User-Agent",
205
"Referer",
206
"Accept-Encoding",
207
"Accept-Language"
208
],
209
"defaults": {
210
"Connection": ["keep-alive"],
211
"Accept": ["application/json, text/plain, */*"],
212
"Accept-Encoding": ["gzip, deflate"],
213
"Accept-Language": ["en-US,en;q=0.9"]
214
}
215
},
216
{
217
"originTypes": ["same-site", "cross-site"],
218
"method": "GET",
219
"order": [
220
"Host",
221
"Connection",
222
"Accept",
223
"User-Agent",
224
"Origin",
225
"Referer",
226
"Accept-Encoding",
227
"Accept-Language"
228
],
229
"defaults": {
230
"Connection": ["keep-alive"],
231
"Accept": ["application/json, text/plain, */*"],
232
"Accept-Encoding": ["gzip, deflate"],
233
"Accept-Language": ["en-US,en;q=0.9"]
234
}
235
}
236
],
237
"Fetch": [
238
{
239
"originTypes": ["same-origin"],
240
"method": "GET",
241
"order": [
242
"Host",
243
"Connection",
244
"User-Agent",
245
"Accept",
246
"Referer",
247
"Accept-Encoding",
248
"Accept-Language"
249
],
250
"defaults": {
251
"Connection": ["keep-alive"],
252
"Accept": ["*/*"],
253
"Accept-Encoding": ["gzip, deflate"],
254
"Accept-Language": ["en-US,en;q=0.9"]
255
}
256
},
257
{
258
"originTypes": ["same-origin", "same-site", "cross-site"],
259
"method": "POST",
260
"order": [
261
"Host",
262
"Connection",
263
"Content-Length",
264
"Origin",
265
"User-Agent",
266
"Content-Type",
267
"Accept",
268
"Referer",
269
"Accept-Encoding",
270
"Accept-Language"
271
],
272
"defaults": {
273
"Connection": ["keep-alive"],
274
"Accept": ["*/*"],
275
"Accept-Encoding": ["gzip, deflate"],
276
"Accept-Language": ["en-US,en;q=0.9"]
277
}
278
},
279
{
280
"originTypes": ["same-site", "cross-site"],
281
"method": "GET",
282
"order": [
283
"Host",
284
"Connection",
285
"Origin",
286
"User-Agent",
287
"Accept",
288
"Referer",
289
"Accept-Encoding",
290
"Accept-Language"
291
],
292
"defaults": {
293
"Connection": ["keep-alive"],
294
"Accept": ["*/*"],
295
"Accept-Encoding": ["gzip, deflate"],
296
"Accept-Language": ["en-US,en;q=0.9"]
297
}
298
},
299
{
300
"originTypes": ["same-site"],
301
"method": "GET",
302
"order": [
303
"Host",
304
"Connection",
305
"User-Agent",
306
"Origin",
307
"Accept",
308
"Referer",
309
"Accept-Encoding",
310
"Accept-Language"
311
],
312
"defaults": {
313
"Connection": ["keep-alive"],
314
"Accept": ["*/*"],
315
"Accept-Encoding": ["gzip, deflate"],
316
"Accept-Language": ["en-US,en;q=0.9"]
317
}
318
},
319
{
320
"originTypes": ["cross-site", "same-origin", "same-site"],
321
"method": "POST",
322
"order": [
323
"Host",
324
"Connection",
325
"Content-Length",
326
"User-Agent",
327
"Origin",
328
"Content-Type",
329
"Accept",
330
"Referer",
331
"Accept-Encoding",
332
"Accept-Language"
333
],
334
"defaults": {
335
"Connection": ["keep-alive"],
336
"Accept": ["*/*"],
337
"Accept-Encoding": ["gzip, deflate"],
338
"Accept-Language": ["en-US,en;q=0.9"]
339
}
340
},
341
{
342
"originTypes": ["cross-site"],
343
"method": "POST",
344
"order": [
345
"Host",
346
"Connection",
347
"Content-Length",
348
"Origin",
349
"Content-Type",
350
"User-Agent",
351
"Accept",
352
"Referer",
353
"Accept-Encoding",
354
"Accept-Language"
355
],
356
"defaults": {
357
"Connection": ["keep-alive"],
358
"Accept": ["*/*"],
359
"Accept-Encoding": ["gzip, deflate"],
360
"Accept-Language": ["en-US,en;q=0.9"]
361
}
362
}
363
],
364
"Preflight": [
365
{
366
"originTypes": ["same-site", "cross-site"],
367
"method": "OPTIONS",
368
"order": [
369
"Host",
370
"Connection",
371
"Access-Control-Request-Method",
372
"Origin",
373
"User-Agent",
374
"Access-Control-Request-Headers",
375
"Accept",
376
"Referer",
377
"Accept-Encoding",
378
"Accept-Language"
379
],
380
"defaults": {
381
"Connection": ["keep-alive"],
382
"Accept": ["*/*"],
383
"Accept-Encoding": ["gzip, deflate"],
384
"Accept-Language": ["en-US,en;q=0.9"]
385
}
386
},
387
{
388
"originTypes": ["same-site", "cross-site"],
389
"method": "OPTIONS",
390
"order": [
391
"Host",
392
"Connection",
393
"Access-Control-Request-Method",
394
"Origin",
395
"User-Agent",
396
"Access-Control-Request-Headers",
397
"Accept",
398
"Accept-Encoding",
399
"Accept-Language"
400
],
401
"defaults": {
402
"Connection": ["keep-alive"],
403
"Accept": ["*/*"],
404
"Accept-Encoding": ["gzip, deflate"],
405
"Accept-Language": ["en-US,en;q=0.9"]
406
}
407
}
408
],
409
"Script": [
410
{
411
"originTypes": ["same-origin", "cross-site", "same-site"],
412
"method": "GET",
413
"order": [
414
"Host",
415
"Connection",
416
"User-Agent",
417
"Accept",
418
"Referer",
419
"Accept-Encoding",
420
"Accept-Language"
421
],
422
"defaults": {
423
"Connection": ["keep-alive"],
424
"Accept": ["*/*"],
425
"Accept-Encoding": ["gzip, deflate"],
426
"Accept-Language": ["en-US,en;q=0.9"]
427
}
428
}
429
],
430
"Stylesheet": [
431
{
432
"originTypes": ["same-origin", "same-site", "cross-site"],
433
"method": "GET",
434
"order": [
435
"Host",
436
"Connection",
437
"User-Agent",
438
"Accept",
439
"Referer",
440
"Accept-Encoding",
441
"Accept-Language"
442
],
443
"defaults": {
444
"Connection": ["keep-alive"],
445
"Accept": ["text/css,*/*;q=0.1"],
446
"Accept-Encoding": ["gzip, deflate"],
447
"Accept-Language": ["en-US,en;q=0.9"]
448
}
449
}
450
],
451
"Image": [
452
{
453
"originTypes": ["same-origin", "same-site", "cross-site"],
454
"method": "GET",
455
"order": [
456
"Host",
457
"Connection",
458
"User-Agent",
459
"Accept",
460
"Referer",
461
"Accept-Encoding",
462
"Accept-Language"
463
],
464
"defaults": {
465
"Connection": ["keep-alive"],
466
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
467
"Accept-Encoding": ["gzip, deflate"],
468
"Accept-Language": ["en-US,en;q=0.9"]
469
}
470
}
471
],
472
"Font": [
473
{
474
"originTypes": ["same-origin"],
475
"method": "GET",
476
"order": [
477
"Host",
478
"Connection",
479
"Origin",
480
"User-Agent",
481
"Accept",
482
"Referer",
483
"Accept-Encoding",
484
"Accept-Language"
485
],
486
"defaults": {
487
"Connection": ["keep-alive"],
488
"Accept": ["*/*"],
489
"Accept-Encoding": ["gzip, deflate"],
490
"Accept-Language": ["en-US,en;q=0.9"]
491
}
492
}
493
],
494
"Media": [
495
{
496
"originTypes": ["same-origin", "same-site", "cross-site"],
497
"method": "GET",
498
"order": [
499
"Host",
500
"Connection",
501
"Accept-Encoding",
502
"User-Agent",
503
"Accept",
504
"Referer",
505
"Accept-Language",
506
"Range"
507
],
508
"defaults": {
509
"Connection": ["keep-alive"],
510
"Accept-Encoding": ["identity;q=1, *;q=0"],
511
"Accept": ["*/*"],
512
"Accept-Language": ["en-US,en;q=0.9"]
513
}
514
}
515
]
516
},
517
"https": {
518
"Document": [
519
{
520
"originTypes": ["none"],
521
"method": "GET",
522
"order": [
523
"Host",
524
"Connection",
525
"Upgrade-Insecure-Requests",
526
"User-Agent",
527
"Accept",
528
"Accept-Encoding",
529
"Accept-Language"
530
],
531
"defaults": {
532
"Connection": ["keep-alive"],
533
"Upgrade-Insecure-Requests": ["1"],
534
"Accept": [
535
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
536
],
537
"Accept-Encoding": ["gzip, deflate, br"],
538
"Accept-Language": ["en-US,en;q=0.9"]
539
}
540
},
541
{
542
"originTypes": ["cross-site", "same-site", "same-origin"],
543
"method": "GET",
544
"order": [
545
"Host",
546
"Connection",
547
"Upgrade-Insecure-Requests",
548
"User-Agent",
549
"Accept",
550
"Referer",
551
"Accept-Encoding",
552
"Accept-Language"
553
],
554
"defaults": {
555
"Connection": ["keep-alive"],
556
"Upgrade-Insecure-Requests": ["1"],
557
"Accept": [
558
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
559
],
560
"Accept-Encoding": ["gzip, deflate, br"],
561
"Accept-Language": ["en-US,en;q=0.9"]
562
}
563
},
564
{
565
"originTypes": ["cross-site", "same-origin", "same-site"],
566
"method": "GET",
567
"order": [
568
"Host",
569
"Connection",
570
"Upgrade-Insecure-Requests",
571
"User-Agent",
572
"Accept",
573
"Referer",
574
"Accept-Encoding",
575
"Accept-Language",
576
"Cookie"
577
],
578
"defaults": {
579
"Connection": ["keep-alive"],
580
"Upgrade-Insecure-Requests": ["1"],
581
"Accept": [
582
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
583
],
584
"Accept-Encoding": ["gzip, deflate, br"],
585
"Accept-Language": ["en-US,en;q=0.9"]
586
}
587
},
588
{
589
"originTypes": ["none"],
590
"method": "GET",
591
"order": [
592
"Host",
593
"Connection",
594
"Upgrade-Insecure-Requests",
595
"User-Agent",
596
"Accept",
597
"Accept-Encoding",
598
"Accept-Language",
599
"Cookie"
600
],
601
"defaults": {
602
"Connection": ["keep-alive"],
603
"Upgrade-Insecure-Requests": ["1"],
604
"Accept": [
605
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
606
],
607
"Accept-Encoding": ["gzip, deflate, br"],
608
"Accept-Language": ["en-US,en;q=0.9"]
609
}
610
},
611
{
612
"originTypes": ["same-origin", "same-site", "cross-site"],
613
"method": "POST",
614
"order": [
615
"Host",
616
"Connection",
617
"Content-Length",
618
"Cache-Control",
619
"Origin",
620
"Upgrade-Insecure-Requests",
621
"Content-Type",
622
"User-Agent",
623
"Accept",
624
"Referer",
625
"Accept-Encoding",
626
"Accept-Language",
627
"Cookie"
628
],
629
"defaults": {
630
"Connection": ["keep-alive"],
631
"Upgrade-Insecure-Requests": ["1"],
632
"Accept": [
633
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
634
],
635
"Accept-Encoding": ["gzip, deflate, br"],
636
"Accept-Language": ["en-US,en;q=0.9"]
637
}
638
},
639
{
640
"originTypes": ["none"],
641
"method": "GET",
642
"order": [
643
"Host",
644
"Connection",
645
"Cache-Control",
646
"Upgrade-Insecure-Requests",
647
"User-Agent",
648
"Accept",
649
"Accept-Encoding",
650
"Accept-Language"
651
],
652
"defaults": {
653
"Connection": ["keep-alive"],
654
"Upgrade-Insecure-Requests": ["1"],
655
"Accept": [
656
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
657
],
658
"Accept-Encoding": ["gzip, deflate, br"],
659
"Accept-Language": ["en-US,en;q=0.9"]
660
}
661
}
662
],
663
"WebsocketUpgrade": [
664
{
665
"originTypes": ["same-origin", "same-site", "cross-site"],
666
"method": "GET",
667
"order": [
668
"Host",
669
"Connection",
670
"Pragma",
671
"Cache-Control",
672
"Upgrade",
673
"Origin",
674
"Sec-WebSocket-Version",
675
"User-Agent",
676
"Accept-Encoding",
677
"Accept-Language",
678
"Sec-WebSocket-Key",
679
"Sec-WebSocket-Extensions"
680
],
681
"defaults": {
682
"Connection": ["Upgrade"],
683
"Upgrade": ["websocket"],
684
"Sec-WebSocket-Version": ["13"],
685
"Accept-Encoding": ["gzip, deflate, br"],
686
"Accept-Language": ["en-US,en;q=0.9"],
687
"Sec-WebSocket-Extensions": ["permessage-deflate; client_max_window_bits"]
688
}
689
}
690
],
691
"Xhr": [
692
{
693
"originTypes": ["same-origin"],
694
"method": "GET",
695
"order": [
696
"Host",
697
"Connection",
698
"Accept",
699
"User-Agent",
700
"Referer",
701
"Accept-Encoding",
702
"Accept-Language"
703
],
704
"defaults": {
705
"Connection": ["keep-alive"],
706
"Accept": ["application/json, text/plain, */*"],
707
"Accept-Encoding": ["gzip, deflate, br"],
708
"Accept-Language": ["en-US,en;q=0.9"]
709
}
710
},
711
{
712
"originTypes": ["same-site", "cross-site"],
713
"method": "GET",
714
"order": [
715
"Host",
716
"Connection",
717
"Accept",
718
"Origin",
719
"User-Agent",
720
"Referer",
721
"Accept-Encoding",
722
"Accept-Language"
723
],
724
"defaults": {
725
"Connection": ["keep-alive"],
726
"Accept": ["application/json, text/plain, */*"],
727
"Accept-Encoding": ["gzip, deflate, br"],
728
"Accept-Language": ["en-US,en;q=0.9"]
729
}
730
},
731
{
732
"originTypes": ["same-site", "cross-site"],
733
"method": "GET",
734
"order": [
735
"Host",
736
"Connection",
737
"Accept",
738
"User-Agent",
739
"Origin",
740
"Referer",
741
"Accept-Encoding",
742
"Accept-Language"
743
],
744
"defaults": {
745
"Connection": ["keep-alive"],
746
"Accept": ["application/json, text/plain, */*"],
747
"Accept-Encoding": ["gzip, deflate, br"],
748
"Accept-Language": ["en-US,en;q=0.9"]
749
}
750
}
751
],
752
"Fetch": [
753
{
754
"originTypes": ["same-origin"],
755
"method": "GET",
756
"order": [
757
"Host",
758
"Connection",
759
"User-Agent",
760
"Accept",
761
"Referer",
762
"Accept-Encoding",
763
"Accept-Language"
764
],
765
"defaults": {
766
"Connection": ["keep-alive"],
767
"Accept": ["*/*"],
768
"Accept-Encoding": ["gzip, deflate, br"],
769
"Accept-Language": ["en-US,en;q=0.9"]
770
}
771
},
772
{
773
"originTypes": ["same-origin", "same-site", "cross-site"],
774
"method": "POST",
775
"order": [
776
"Host",
777
"Connection",
778
"Content-Length",
779
"Origin",
780
"User-Agent",
781
"Content-Type",
782
"Accept",
783
"Referer",
784
"Accept-Encoding",
785
"Accept-Language"
786
],
787
"defaults": {
788
"Connection": ["keep-alive"],
789
"Accept": ["*/*"],
790
"Accept-Encoding": ["gzip, deflate, br"],
791
"Accept-Language": ["en-US,en;q=0.9"]
792
}
793
},
794
{
795
"originTypes": ["same-site", "cross-site"],
796
"method": "GET",
797
"order": [
798
"Host",
799
"Connection",
800
"Origin",
801
"User-Agent",
802
"Accept",
803
"Referer",
804
"Accept-Encoding",
805
"Accept-Language"
806
],
807
"defaults": {
808
"Connection": ["keep-alive"],
809
"Accept": ["*/*"],
810
"Accept-Encoding": ["gzip, deflate, br"],
811
"Accept-Language": ["en-US,en;q=0.9"]
812
}
813
},
814
{
815
"originTypes": ["same-origin", "cross-site", "same-site"],
816
"method": "POST",
817
"order": [
818
"Host",
819
"Connection",
820
"Content-Length",
821
"User-Agent",
822
"Origin",
823
"Content-Type",
824
"Accept",
825
"Referer",
826
"Accept-Encoding",
827
"Accept-Language"
828
],
829
"defaults": {
830
"Connection": ["keep-alive"],
831
"Accept": ["*/*"],
832
"Accept-Encoding": ["gzip, deflate, br"],
833
"Accept-Language": ["en-US,en;q=0.9"]
834
}
835
},
836
{
837
"originTypes": ["same-site", "cross-site"],
838
"method": "GET",
839
"order": [
840
"Host",
841
"Connection",
842
"User-Agent",
843
"Origin",
844
"Accept",
845
"Referer",
846
"Accept-Encoding",
847
"Accept-Language"
848
],
849
"defaults": {
850
"Connection": ["keep-alive"],
851
"Accept": ["*/*"],
852
"Accept-Encoding": ["gzip, deflate, br"],
853
"Accept-Language": ["en-US,en;q=0.9"]
854
}
855
}
856
],
857
"Preflight": [
858
{
859
"originTypes": ["same-site", "cross-site"],
860
"method": "OPTIONS",
861
"order": [
862
"Host",
863
"Connection",
864
"Access-Control-Request-Method",
865
"Origin",
866
"User-Agent",
867
"Access-Control-Request-Headers",
868
"Accept",
869
"Referer",
870
"Accept-Encoding",
871
"Accept-Language"
872
],
873
"defaults": {
874
"Connection": ["keep-alive"],
875
"Accept": ["*/*"],
876
"Accept-Encoding": ["gzip, deflate, br"],
877
"Accept-Language": ["en-US,en;q=0.9"]
878
}
879
},
880
{
881
"originTypes": ["same-site", "cross-site"],
882
"method": "OPTIONS",
883
"order": [
884
"Host",
885
"Connection",
886
"Access-Control-Request-Method",
887
"Origin",
888
"User-Agent",
889
"Access-Control-Request-Headers",
890
"Accept",
891
"Accept-Encoding",
892
"Accept-Language"
893
],
894
"defaults": {
895
"Connection": ["keep-alive"],
896
"Accept": ["*/*"],
897
"Accept-Encoding": ["gzip, deflate, br"],
898
"Accept-Language": ["en-US,en;q=0.9"]
899
}
900
}
901
],
902
"Script": [
903
{
904
"originTypes": ["same-origin", "same-site", "cross-site"],
905
"method": "GET",
906
"order": [
907
"Host",
908
"Connection",
909
"User-Agent",
910
"Accept",
911
"Referer",
912
"Accept-Encoding",
913
"Accept-Language"
914
],
915
"defaults": {
916
"Connection": ["keep-alive"],
917
"Accept": ["*/*"],
918
"Accept-Encoding": ["gzip, deflate, br"],
919
"Accept-Language": ["en-US,en;q=0.9"]
920
}
921
}
922
],
923
"Stylesheet": [
924
{
925
"originTypes": ["same-origin", "same-site", "cross-site"],
926
"method": "GET",
927
"order": [
928
"Host",
929
"Connection",
930
"User-Agent",
931
"Accept",
932
"Referer",
933
"Accept-Encoding",
934
"Accept-Language"
935
],
936
"defaults": {
937
"Connection": ["keep-alive"],
938
"Accept": ["text/css,*/*;q=0.1"],
939
"Accept-Encoding": ["gzip, deflate, br"],
940
"Accept-Language": ["en-US,en;q=0.9"]
941
}
942
}
943
],
944
"Image": [
945
{
946
"originTypes": ["same-origin", "same-site", "cross-site"],
947
"method": "GET",
948
"order": [
949
"Host",
950
"Connection",
951
"User-Agent",
952
"Accept",
953
"Referer",
954
"Accept-Encoding",
955
"Accept-Language"
956
],
957
"defaults": {
958
"Connection": ["keep-alive"],
959
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
960
"Accept-Encoding": ["gzip, deflate, br"],
961
"Accept-Language": ["en-US,en;q=0.9"]
962
}
963
}
964
],
965
"Font": [
966
{
967
"originTypes": ["same-origin"],
968
"method": "GET",
969
"order": [
970
"Host",
971
"Connection",
972
"Origin",
973
"User-Agent",
974
"Accept",
975
"Referer",
976
"Accept-Encoding",
977
"Accept-Language"
978
],
979
"defaults": {
980
"Connection": ["keep-alive"],
981
"Accept": ["*/*"],
982
"Accept-Encoding": ["gzip, deflate, br"],
983
"Accept-Language": ["en-US,en;q=0.9"]
984
}
985
}
986
],
987
"Media": [
988
{
989
"originTypes": ["same-origin", "same-site", "cross-site"],
990
"method": "GET",
991
"order": [
992
"Host",
993
"Connection",
994
"Accept-Encoding",
995
"User-Agent",
996
"Accept",
997
"Referer",
998
"Accept-Language",
999
"Range"
1000
],
1001
"defaults": {
1002
"Connection": ["keep-alive"],
1003
"Accept-Encoding": ["identity;q=1, *;q=0"],
1004
"Accept": ["*/*"],
1005
"Accept-Language": ["en-US,en;q=0.9"]
1006
}
1007
}
1008
]
1009
},
1010
"http2": {
1011
"Document": [
1012
{
1013
"originTypes": ["none"],
1014
"method": "GET",
1015
"order": [
1016
":method",
1017
":authority",
1018
":scheme",
1019
":path",
1020
"upgrade-insecure-requests",
1021
"user-agent",
1022
"accept",
1023
"accept-encoding",
1024
"accept-language"
1025
],
1026
"defaults": {
1027
"upgrade-insecure-requests": ["1"],
1028
"accept": [
1029
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1030
],
1031
"accept-encoding": ["gzip, deflate, br"],
1032
"accept-language": ["en-US,en;q=0.9"]
1033
}
1034
},
1035
{
1036
"originTypes": ["cross-site", "same-site", "same-origin"],
1037
"method": "GET",
1038
"order": [
1039
":method",
1040
":authority",
1041
":scheme",
1042
":path",
1043
"upgrade-insecure-requests",
1044
"user-agent",
1045
"accept",
1046
"referer",
1047
"accept-encoding",
1048
"accept-language"
1049
],
1050
"defaults": {
1051
"upgrade-insecure-requests": ["1"],
1052
"accept": [
1053
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1054
],
1055
"accept-encoding": ["gzip, deflate, br"],
1056
"accept-language": ["en-US,en;q=0.9"]
1057
}
1058
},
1059
{
1060
"originTypes": ["cross-site", "same-origin", "same-site"],
1061
"method": "GET",
1062
"order": [
1063
":method",
1064
":authority",
1065
":scheme",
1066
":path",
1067
"upgrade-insecure-requests",
1068
"user-agent",
1069
"accept",
1070
"referer",
1071
"accept-encoding",
1072
"accept-language",
1073
"cookie"
1074
],
1075
"defaults": {
1076
"upgrade-insecure-requests": ["1"],
1077
"accept": [
1078
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1079
],
1080
"accept-encoding": ["gzip, deflate, br"],
1081
"accept-language": ["en-US,en;q=0.9"]
1082
}
1083
},
1084
{
1085
"originTypes": ["none"],
1086
"method": "GET",
1087
"order": [
1088
":method",
1089
":authority",
1090
":scheme",
1091
":path",
1092
"upgrade-insecure-requests",
1093
"user-agent",
1094
"accept",
1095
"accept-encoding",
1096
"accept-language",
1097
"cookie"
1098
],
1099
"defaults": {
1100
"upgrade-insecure-requests": ["1"],
1101
"accept": [
1102
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1103
],
1104
"accept-encoding": ["gzip, deflate, br"],
1105
"accept-language": ["en-US,en;q=0.9"]
1106
}
1107
},
1108
{
1109
"originTypes": ["same-origin", "same-site", "cross-site"],
1110
"method": "POST",
1111
"order": [
1112
":method",
1113
":authority",
1114
":scheme",
1115
":path",
1116
"content-length",
1117
"cache-control",
1118
"origin",
1119
"upgrade-insecure-requests",
1120
"content-type",
1121
"user-agent",
1122
"accept",
1123
"referer",
1124
"accept-encoding",
1125
"accept-language",
1126
"cookie"
1127
],
1128
"defaults": {
1129
"upgrade-insecure-requests": ["1"],
1130
"accept": [
1131
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1132
],
1133
"accept-encoding": ["gzip, deflate, br"],
1134
"accept-language": ["en-US,en;q=0.9"]
1135
}
1136
}
1137
],
1138
"Xhr": [
1139
{
1140
"originTypes": ["same-origin"],
1141
"method": "GET",
1142
"order": [
1143
":method",
1144
":authority",
1145
":scheme",
1146
":path",
1147
"accept",
1148
"user-agent",
1149
"referer",
1150
"accept-encoding",
1151
"accept-language"
1152
],
1153
"defaults": {
1154
"accept": ["application/json, text/plain, */*"],
1155
"accept-encoding": ["gzip, deflate, br"],
1156
"accept-language": ["en-US,en;q=0.9"]
1157
}
1158
},
1159
{
1160
"originTypes": ["same-site", "cross-site"],
1161
"method": "GET",
1162
"order": [
1163
":method",
1164
":authority",
1165
":scheme",
1166
":path",
1167
"accept",
1168
"origin",
1169
"user-agent",
1170
"referer",
1171
"accept-encoding",
1172
"accept-language"
1173
],
1174
"defaults": {
1175
"accept": ["application/json, text/plain, */*"],
1176
"accept-encoding": ["gzip, deflate, br"],
1177
"accept-language": ["en-US,en;q=0.9"]
1178
}
1179
},
1180
{
1181
"originTypes": ["same-site", "cross-site"],
1182
"method": "GET",
1183
"order": [
1184
":method",
1185
":authority",
1186
":scheme",
1187
":path",
1188
"accept",
1189
"user-agent",
1190
"origin",
1191
"referer",
1192
"accept-encoding",
1193
"accept-language"
1194
],
1195
"defaults": {
1196
"accept": ["application/json, text/plain, */*"],
1197
"accept-encoding": ["gzip, deflate, br"],
1198
"accept-language": ["en-US,en;q=0.9"]
1199
}
1200
}
1201
],
1202
"Fetch": [
1203
{
1204
"originTypes": ["same-origin"],
1205
"method": "GET",
1206
"order": [
1207
":method",
1208
":authority",
1209
":scheme",
1210
":path",
1211
"user-agent",
1212
"accept",
1213
"referer",
1214
"accept-encoding",
1215
"accept-language"
1216
],
1217
"defaults": {
1218
"accept": ["*/*"],
1219
"accept-encoding": ["gzip, deflate, br"],
1220
"accept-language": ["en-US,en;q=0.9"]
1221
}
1222
},
1223
{
1224
"originTypes": ["same-origin", "same-site", "cross-site"],
1225
"method": "POST",
1226
"order": [
1227
":method",
1228
":authority",
1229
":scheme",
1230
":path",
1231
"content-length",
1232
"origin",
1233
"user-agent",
1234
"content-type",
1235
"accept",
1236
"referer",
1237
"accept-encoding",
1238
"accept-language"
1239
],
1240
"defaults": {
1241
"accept": ["*/*"],
1242
"accept-encoding": ["gzip, deflate, br"],
1243
"accept-language": ["en-US,en;q=0.9"]
1244
}
1245
},
1246
{
1247
"originTypes": ["same-site", "cross-site"],
1248
"method": "GET",
1249
"order": [
1250
":method",
1251
":authority",
1252
":scheme",
1253
":path",
1254
"origin",
1255
"user-agent",
1256
"accept",
1257
"referer",
1258
"accept-encoding",
1259
"accept-language"
1260
],
1261
"defaults": {
1262
"accept": ["*/*"],
1263
"accept-encoding": ["gzip, deflate, br"],
1264
"accept-language": ["en-US,en;q=0.9"]
1265
}
1266
},
1267
{
1268
"originTypes": ["same-site", "cross-site"],
1269
"method": "POST",
1270
"order": [
1271
":method",
1272
":authority",
1273
":scheme",
1274
":path",
1275
"content-length",
1276
"user-agent",
1277
"origin",
1278
"content-type",
1279
"accept",
1280
"referer",
1281
"accept-encoding",
1282
"accept-language"
1283
],
1284
"defaults": {
1285
"accept": ["*/*"],
1286
"accept-encoding": ["gzip, deflate, br"],
1287
"accept-language": ["en-US,en;q=0.9"]
1288
}
1289
},
1290
{
1291
"originTypes": ["cross-site", "same-site"],
1292
"method": "POST",
1293
"order": [
1294
":method",
1295
":authority",
1296
":scheme",
1297
":path",
1298
"content-length",
1299
"origin",
1300
"content-type",
1301
"user-agent",
1302
"accept",
1303
"referer",
1304
"accept-encoding",
1305
"accept-language"
1306
],
1307
"defaults": {
1308
"accept": ["*/*"],
1309
"accept-encoding": ["gzip, deflate, br"],
1310
"accept-language": ["en-US,en;q=0.9"]
1311
}
1312
}
1313
],
1314
"Preflight": [
1315
{
1316
"originTypes": ["same-site", "cross-site"],
1317
"method": "OPTIONS",
1318
"order": [
1319
":method",
1320
":authority",
1321
":scheme",
1322
":path",
1323
"access-control-request-method",
1324
"origin",
1325
"user-agent",
1326
"access-control-request-headers",
1327
"accept",
1328
"referer",
1329
"accept-encoding",
1330
"accept-language"
1331
],
1332
"defaults": {
1333
"accept": ["*/*"],
1334
"accept-encoding": ["gzip, deflate, br"],
1335
"accept-language": ["en-US,en;q=0.9"]
1336
}
1337
},
1338
{
1339
"originTypes": ["same-site", "cross-site"],
1340
"method": "OPTIONS",
1341
"order": [
1342
":method",
1343
":authority",
1344
":scheme",
1345
":path",
1346
"access-control-request-method",
1347
"origin",
1348
"user-agent",
1349
"access-control-request-headers",
1350
"accept",
1351
"accept-encoding",
1352
"accept-language"
1353
],
1354
"defaults": {
1355
"accept": ["*/*"],
1356
"accept-encoding": ["gzip, deflate, br"],
1357
"accept-language": ["en-US,en;q=0.9"]
1358
}
1359
}
1360
],
1361
"Script": [
1362
{
1363
"originTypes": ["same-origin", "same-site", "cross-site"],
1364
"method": "GET",
1365
"order": [
1366
":method",
1367
":authority",
1368
":scheme",
1369
":path",
1370
"user-agent",
1371
"accept",
1372
"referer",
1373
"accept-encoding",
1374
"accept-language"
1375
],
1376
"defaults": {
1377
"accept": ["*/*"],
1378
"accept-encoding": ["gzip, deflate, br"],
1379
"accept-language": ["en-US,en;q=0.9"]
1380
}
1381
}
1382
],
1383
"Stylesheet": [
1384
{
1385
"originTypes": ["same-origin", "same-site", "cross-site"],
1386
"method": "GET",
1387
"order": [
1388
":method",
1389
":authority",
1390
":scheme",
1391
":path",
1392
"user-agent",
1393
"accept",
1394
"referer",
1395
"accept-encoding",
1396
"accept-language"
1397
],
1398
"defaults": {
1399
"accept": ["text/css,*/*;q=0.1"],
1400
"accept-encoding": ["gzip, deflate, br"],
1401
"accept-language": ["en-US,en;q=0.9"]
1402
}
1403
}
1404
],
1405
"Image": [
1406
{
1407
"originTypes": ["same-origin", "same-site", "cross-site"],
1408
"method": "GET",
1409
"order": [
1410
":method",
1411
":authority",
1412
":scheme",
1413
":path",
1414
"user-agent",
1415
"accept",
1416
"referer",
1417
"accept-encoding",
1418
"accept-language"
1419
],
1420
"defaults": {
1421
"accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1422
"accept-encoding": ["gzip, deflate, br"],
1423
"accept-language": ["en-US,en;q=0.9"]
1424
}
1425
}
1426
],
1427
"Media": [
1428
{
1429
"originTypes": ["same-origin", "same-site", "cross-site"],
1430
"method": "GET",
1431
"order": [
1432
":method",
1433
":authority",
1434
":scheme",
1435
":path",
1436
"accept-encoding",
1437
"user-agent",
1438
"accept",
1439
"referer",
1440
"accept-language",
1441
"range"
1442
],
1443
"defaults": {
1444
"accept-encoding": ["identity;q=1, *;q=0"],
1445
"accept": ["*/*"],
1446
"accept-language": ["en-US,en;q=0.9"]
1447
}
1448
}
1449
],
1450
"Font": [
1451
{
1452
"originTypes": ["same-origin"],
1453
"method": "GET",
1454
"order": [
1455
":method",
1456
":authority",
1457
":scheme",
1458
":path",
1459
"origin",
1460
"user-agent",
1461
"accept",
1462
"referer",
1463
"accept-encoding",
1464
"accept-language"
1465
],
1466
"defaults": {
1467
"accept": ["*/*"],
1468
"accept-encoding": ["gzip, deflate, br"],
1469
"accept-language": ["en-US,en;q=0.9"]
1470
}
1471
}
1472
]
1473
}
1474
}
1475
1476