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-73-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": ["cross-site", "same-origin", "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": ["cross-site"],
278
"method": "POST",
279
"order": [
280
"Host",
281
"Connection",
282
"Content-Length",
283
"Origin",
284
"Content-Type",
285
"User-Agent",
286
"Accept",
287
"Referer",
288
"Accept-Encoding",
289
"Accept-Language"
290
],
291
"defaults": {
292
"Connection": ["keep-alive"],
293
"Accept": ["*/*"],
294
"Accept-Encoding": ["gzip, deflate"],
295
"Accept-Language": ["en-US,en;q=0.9"]
296
}
297
},
298
{
299
"originTypes": ["same-site", "same-origin"],
300
"method": "POST",
301
"order": [
302
"Host",
303
"Connection",
304
"Content-Length",
305
"User-Agent",
306
"Origin",
307
"Content-Type",
308
"Accept",
309
"Referer",
310
"Accept-Encoding",
311
"Accept-Language"
312
],
313
"defaults": {
314
"Connection": ["keep-alive"],
315
"Accept": ["*/*"],
316
"Accept-Encoding": ["gzip, deflate"],
317
"Accept-Language": ["en-US,en;q=0.9"]
318
}
319
},
320
{
321
"originTypes": ["cross-site", "same-site"],
322
"method": "GET",
323
"order": [
324
"Host",
325
"Connection",
326
"User-Agent",
327
"Origin",
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", "cross-site", "same-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
"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.9"]
447
}
448
}
449
],
450
"Font": [
451
{
452
"originTypes": ["same-origin"],
453
"method": "GET",
454
"order": [
455
"Host",
456
"Connection",
457
"Origin",
458
"User-Agent",
459
"Accept",
460
"Referer",
461
"Accept-Encoding",
462
"Accept-Language"
463
],
464
"defaults": {
465
"Connection": ["keep-alive"],
466
"Accept": ["*/*"],
467
"Accept-Encoding": ["gzip, deflate"],
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": ["cross-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": ["same-origin", "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
"Preflight": [
793
{
794
"originTypes": ["same-site", "cross-site"],
795
"method": "OPTIONS",
796
"order": [
797
"Host",
798
"Connection",
799
"Access-Control-Request-Method",
800
"Origin",
801
"User-Agent",
802
"Access-Control-Request-Headers",
803
"Accept",
804
"Referer",
805
"Accept-Encoding",
806
"Accept-Language"
807
],
808
"defaults": {
809
"Connection": ["keep-alive"],
810
"Accept": ["*/*"],
811
"Accept-Encoding": ["gzip, deflate, br"],
812
"Accept-Language": ["en-US,en;q=0.9"]
813
}
814
}
815
],
816
"Script": [
817
{
818
"originTypes": ["same-origin", "same-site", "cross-site"],
819
"method": "GET",
820
"order": [
821
"Host",
822
"Connection",
823
"User-Agent",
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
"Stylesheet": [
838
{
839
"originTypes": ["same-origin", "same-site", "cross-site"],
840
"method": "GET",
841
"order": [
842
"Host",
843
"Connection",
844
"User-Agent",
845
"Accept",
846
"Referer",
847
"Accept-Encoding",
848
"Accept-Language"
849
],
850
"defaults": {
851
"Connection": ["keep-alive"],
852
"Accept": ["text/css,*/*;q=0.1"],
853
"Accept-Encoding": ["gzip, deflate, br"],
854
"Accept-Language": ["en-US,en;q=0.9"]
855
}
856
}
857
],
858
"Image": [
859
{
860
"originTypes": ["same-origin", "same-site", "cross-site"],
861
"method": "GET",
862
"order": [
863
"Host",
864
"Connection",
865
"User-Agent",
866
"Accept",
867
"Referer",
868
"Accept-Encoding",
869
"Accept-Language"
870
],
871
"defaults": {
872
"Connection": ["keep-alive"],
873
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
874
"Accept-Encoding": ["gzip, deflate, br"],
875
"Accept-Language": ["en-US,en;q=0.9"]
876
}
877
}
878
],
879
"Media": [
880
{
881
"originTypes": ["same-origin", "same-site", "cross-site"],
882
"method": "GET",
883
"order": [
884
"Host",
885
"Connection",
886
"Accept-Encoding",
887
"User-Agent",
888
"Accept",
889
"Referer",
890
"Accept-Language",
891
"Range"
892
],
893
"defaults": {
894
"Connection": ["keep-alive"],
895
"Accept-Encoding": ["identity;q=1, *;q=0"],
896
"Accept": ["*/*"],
897
"Accept-Language": ["en-US,en;q=0.9"]
898
}
899
}
900
],
901
"Font": [
902
{
903
"originTypes": ["same-origin"],
904
"method": "GET",
905
"order": [
906
"Host",
907
"Connection",
908
"Origin",
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
},
924
"http2": {
925
"Document": [
926
{
927
"originTypes": ["none"],
928
"method": "GET",
929
"order": [
930
":method",
931
":authority",
932
":scheme",
933
":path",
934
"upgrade-insecure-requests",
935
"user-agent",
936
"accept",
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.9"]
947
}
948
},
949
{
950
"originTypes": ["cross-site", "same-site", "same-origin"],
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
],
964
"defaults": {
965
"upgrade-insecure-requests": ["1"],
966
"accept": [
967
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
968
],
969
"accept-encoding": ["gzip, deflate, br"],
970
"accept-language": ["en-US,en;q=0.9"]
971
}
972
},
973
{
974
"originTypes": ["cross-site", "same-origin", "same-site"],
975
"method": "GET",
976
"order": [
977
":method",
978
":authority",
979
":scheme",
980
":path",
981
"upgrade-insecure-requests",
982
"user-agent",
983
"accept",
984
"referer",
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.9"]
996
}
997
},
998
{
999
"originTypes": ["none"],
1000
"method": "GET",
1001
"order": [
1002
":method",
1003
":authority",
1004
":scheme",
1005
":path",
1006
"upgrade-insecure-requests",
1007
"user-agent",
1008
"accept",
1009
"accept-encoding",
1010
"accept-language",
1011
"cookie"
1012
],
1013
"defaults": {
1014
"upgrade-insecure-requests": ["1"],
1015
"accept": [
1016
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1017
],
1018
"accept-encoding": ["gzip, deflate, br"],
1019
"accept-language": ["en-US,en;q=0.9"]
1020
}
1021
},
1022
{
1023
"originTypes": ["same-origin", "same-site", "cross-site"],
1024
"method": "POST",
1025
"order": [
1026
":method",
1027
":authority",
1028
":scheme",
1029
":path",
1030
"content-length",
1031
"cache-control",
1032
"origin",
1033
"upgrade-insecure-requests",
1034
"content-type",
1035
"user-agent",
1036
"accept",
1037
"referer",
1038
"accept-encoding",
1039
"accept-language",
1040
"cookie"
1041
],
1042
"defaults": {
1043
"upgrade-insecure-requests": ["1"],
1044
"accept": [
1045
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1046
],
1047
"accept-encoding": ["gzip, deflate, br"],
1048
"accept-language": ["en-US,en;q=0.9"]
1049
}
1050
}
1051
],
1052
"Xhr": [
1053
{
1054
"originTypes": ["same-origin"],
1055
"method": "GET",
1056
"order": [
1057
":method",
1058
":authority",
1059
":scheme",
1060
":path",
1061
"accept",
1062
"user-agent",
1063
"referer",
1064
"accept-encoding",
1065
"accept-language"
1066
],
1067
"defaults": {
1068
"accept": ["application/json, text/plain, */*"],
1069
"accept-encoding": ["gzip, deflate, br"],
1070
"accept-language": ["en-US,en;q=0.9"]
1071
}
1072
},
1073
{
1074
"originTypes": ["same-site", "cross-site"],
1075
"method": "GET",
1076
"order": [
1077
":method",
1078
":authority",
1079
":scheme",
1080
":path",
1081
"accept",
1082
"origin",
1083
"user-agent",
1084
"referer",
1085
"accept-encoding",
1086
"accept-language"
1087
],
1088
"defaults": {
1089
"accept": ["application/json, text/plain, */*"],
1090
"accept-encoding": ["gzip, deflate, br"],
1091
"accept-language": ["en-US,en;q=0.9"]
1092
}
1093
},
1094
{
1095
"originTypes": ["same-site", "cross-site"],
1096
"method": "GET",
1097
"order": [
1098
":method",
1099
":authority",
1100
":scheme",
1101
":path",
1102
"accept",
1103
"user-agent",
1104
"origin",
1105
"referer",
1106
"accept-encoding",
1107
"accept-language"
1108
],
1109
"defaults": {
1110
"accept": ["application/json, text/plain, */*"],
1111
"accept-encoding": ["gzip, deflate, br"],
1112
"accept-language": ["en-US,en;q=0.9"]
1113
}
1114
}
1115
],
1116
"Fetch": [
1117
{
1118
"originTypes": ["same-origin"],
1119
"method": "GET",
1120
"order": [
1121
":method",
1122
":authority",
1123
":scheme",
1124
":path",
1125
"user-agent",
1126
"accept",
1127
"referer",
1128
"accept-encoding",
1129
"accept-language"
1130
],
1131
"defaults": {
1132
"accept": ["*/*"],
1133
"accept-encoding": ["gzip, deflate, br"],
1134
"accept-language": ["en-US,en;q=0.9"]
1135
}
1136
},
1137
{
1138
"originTypes": ["same-origin", "same-site", "cross-site"],
1139
"method": "POST",
1140
"order": [
1141
":method",
1142
":authority",
1143
":scheme",
1144
":path",
1145
"content-length",
1146
"origin",
1147
"user-agent",
1148
"content-type",
1149
"accept",
1150
"referer",
1151
"accept-encoding",
1152
"accept-language"
1153
],
1154
"defaults": {
1155
"accept": ["*/*"],
1156
"accept-encoding": ["gzip, deflate, br"],
1157
"accept-language": ["en-US,en;q=0.9"]
1158
}
1159
},
1160
{
1161
"originTypes": ["same-site", "cross-site"],
1162
"method": "GET",
1163
"order": [
1164
":method",
1165
":authority",
1166
":scheme",
1167
":path",
1168
"origin",
1169
"user-agent",
1170
"accept",
1171
"referer",
1172
"accept-encoding",
1173
"accept-language"
1174
],
1175
"defaults": {
1176
"accept": ["*/*"],
1177
"accept-encoding": ["gzip, deflate, br"],
1178
"accept-language": ["en-US,en;q=0.9"]
1179
}
1180
},
1181
{
1182
"originTypes": ["same-site", "cross-site"],
1183
"method": "GET",
1184
"order": [
1185
":method",
1186
":authority",
1187
":scheme",
1188
":path",
1189
"user-agent",
1190
"origin",
1191
"accept",
1192
"referer",
1193
"accept-encoding",
1194
"accept-language"
1195
],
1196
"defaults": {
1197
"accept": ["*/*"],
1198
"accept-encoding": ["gzip, deflate, br"],
1199
"accept-language": ["en-US,en;q=0.9"]
1200
}
1201
},
1202
{
1203
"originTypes": ["same-origin"],
1204
"method": "POST",
1205
"order": [
1206
":method",
1207
":authority",
1208
":scheme",
1209
":path",
1210
"content-length",
1211
"user-agent",
1212
"origin",
1213
"content-type",
1214
"accept",
1215
"referer",
1216
"accept-encoding",
1217
"accept-language"
1218
],
1219
"defaults": {
1220
"accept": ["*/*"],
1221
"accept-encoding": ["gzip, deflate, br"],
1222
"accept-language": ["en-US,en;q=0.9"]
1223
}
1224
},
1225
{
1226
"originTypes": ["cross-site"],
1227
"method": "POST",
1228
"order": [
1229
":method",
1230
":authority",
1231
":scheme",
1232
":path",
1233
"content-length",
1234
"origin",
1235
"content-type",
1236
"user-agent",
1237
"accept",
1238
"referer",
1239
"accept-encoding",
1240
"accept-language"
1241
],
1242
"defaults": {
1243
"accept": ["*/*"],
1244
"accept-encoding": ["gzip, deflate, br"],
1245
"accept-language": ["en-US,en;q=0.9"]
1246
}
1247
}
1248
],
1249
"Preflight": [
1250
{
1251
"originTypes": ["same-site", "cross-site"],
1252
"method": "OPTIONS",
1253
"order": [
1254
":method",
1255
":authority",
1256
":scheme",
1257
":path",
1258
"access-control-request-method",
1259
"origin",
1260
"user-agent",
1261
"access-control-request-headers",
1262
"accept",
1263
"referer",
1264
"accept-encoding",
1265
"accept-language"
1266
],
1267
"defaults": {
1268
"accept": ["*/*"],
1269
"accept-encoding": ["gzip, deflate, br"],
1270
"accept-language": ["en-US,en;q=0.9"]
1271
}
1272
}
1273
],
1274
"Script": [
1275
{
1276
"originTypes": ["same-origin", "same-site", "cross-site"],
1277
"method": "GET",
1278
"order": [
1279
":method",
1280
":authority",
1281
":scheme",
1282
":path",
1283
"user-agent",
1284
"accept",
1285
"referer",
1286
"accept-encoding",
1287
"accept-language"
1288
],
1289
"defaults": {
1290
"accept": ["*/*"],
1291
"accept-encoding": ["gzip, deflate, br"],
1292
"accept-language": ["en-US,en;q=0.9"]
1293
}
1294
}
1295
],
1296
"Stylesheet": [
1297
{
1298
"originTypes": ["same-origin", "same-site", "cross-site"],
1299
"method": "GET",
1300
"order": [
1301
":method",
1302
":authority",
1303
":scheme",
1304
":path",
1305
"user-agent",
1306
"accept",
1307
"referer",
1308
"accept-encoding",
1309
"accept-language"
1310
],
1311
"defaults": {
1312
"accept": ["text/css,*/*;q=0.1"],
1313
"accept-encoding": ["gzip, deflate, br"],
1314
"accept-language": ["en-US,en;q=0.9"]
1315
}
1316
}
1317
],
1318
"Image": [
1319
{
1320
"originTypes": ["same-origin", "same-site", "cross-site"],
1321
"method": "GET",
1322
"order": [
1323
":method",
1324
":authority",
1325
":scheme",
1326
":path",
1327
"user-agent",
1328
"accept",
1329
"referer",
1330
"accept-encoding",
1331
"accept-language"
1332
],
1333
"defaults": {
1334
"accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1335
"accept-encoding": ["gzip, deflate, br"],
1336
"accept-language": ["en-US,en;q=0.9"]
1337
}
1338
}
1339
],
1340
"Media": [
1341
{
1342
"originTypes": ["same-origin", "same-site", "cross-site"],
1343
"method": "GET",
1344
"order": [
1345
":method",
1346
":authority",
1347
":scheme",
1348
":path",
1349
"accept-encoding",
1350
"user-agent",
1351
"accept",
1352
"referer",
1353
"accept-language",
1354
"range"
1355
],
1356
"defaults": {
1357
"accept-encoding": ["identity;q=1, *;q=0"],
1358
"accept": ["*/*"],
1359
"accept-language": ["en-US,en;q=0.9"]
1360
}
1361
}
1362
],
1363
"Font": [
1364
{
1365
"originTypes": ["same-origin"],
1366
"method": "GET",
1367
"order": [
1368
":method",
1369
":authority",
1370
":scheme",
1371
":path",
1372
"origin",
1373
"user-agent",
1374
"accept",
1375
"referer",
1376
"accept-encoding",
1377
"accept-language"
1378
],
1379
"defaults": {
1380
"accept": ["*/*"],
1381
"accept-encoding": ["gzip, deflate, br"],
1382
"accept-language": ["en-US,en;q=0.9"]
1383
}
1384
}
1385
]
1386
}
1387
}
1388
1389