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