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