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-67-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", "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.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", "same-origin"],
278
"method": "POST",
279
"order": [
280
"Host",
281
"Connection",
282
"Content-Length",
283
"User-Agent",
284
"Origin",
285
"Content-Type",
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"],
300
"method": "POST",
301
"order": [
302
"Host",
303
"Connection",
304
"Content-Length",
305
"Origin",
306
"Content-Type",
307
"User-Agent",
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": ["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
"originTypes": ["same-site", "cross-site"],
366
"method": "OPTIONS",
367
"order": [
368
"Host",
369
"Connection",
370
"Access-Control-Request-Method",
371
"Origin",
372
"User-Agent",
373
"Access-Control-Request-Headers",
374
"Accept",
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
"Script": [
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": ["*/*"],
402
"Accept-Encoding": ["gzip, deflate"],
403
"Accept-Language": ["en-US,en;q=0.9"]
404
}
405
}
406
],
407
"Stylesheet": [
408
{
409
"originTypes": ["same-origin", "cross-site", "same-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": ["text/css,*/*;q=0.1"],
423
"Accept-Encoding": ["gzip, deflate"],
424
"Accept-Language": ["en-US,en;q=0.9"]
425
}
426
}
427
],
428
"Image": [
429
{
430
"originTypes": ["same-origin", "same-site", "cross-site"],
431
"method": "GET",
432
"order": [
433
"Host",
434
"Connection",
435
"User-Agent",
436
"Accept",
437
"Referer",
438
"Accept-Encoding",
439
"Accept-Language"
440
],
441
"defaults": {
442
"Connection": ["keep-alive"],
443
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
444
"Accept-Encoding": ["gzip, deflate"],
445
"Accept-Language": ["en-US,en;q=0.9"]
446
}
447
}
448
],
449
"Font": [
450
{
451
"originTypes": ["same-origin"],
452
"method": "GET",
453
"order": [
454
"Host",
455
"Connection",
456
"Origin",
457
"User-Agent",
458
"Accept",
459
"Referer",
460
"Accept-Encoding",
461
"Accept-Language"
462
],
463
"defaults": {
464
"Connection": ["keep-alive"],
465
"Accept": ["*/*"],
466
"Accept-Encoding": ["gzip, deflate"],
467
"Accept-Language": ["en-US,en;q=0.9"]
468
}
469
}
470
],
471
"Media": [
472
{
473
"originTypes": ["same-origin", "same-site", "cross-site"],
474
"method": "GET",
475
"order": [
476
"Host",
477
"Connection",
478
"Accept-Encoding",
479
"User-Agent",
480
"Accept",
481
"Referer",
482
"Accept-Language",
483
"Range"
484
],
485
"defaults": {
486
"Connection": ["keep-alive"],
487
"Accept-Encoding": ["identity;q=1, *;q=0"],
488
"Accept": ["*/*"],
489
"Accept-Language": ["en-US,en;q=0.9"]
490
}
491
}
492
]
493
},
494
"https": {
495
"Document": [
496
{
497
"originTypes": ["none"],
498
"method": "GET",
499
"order": [
500
"Host",
501
"Connection",
502
"Upgrade-Insecure-Requests",
503
"User-Agent",
504
"Accept",
505
"Accept-Encoding",
506
"Accept-Language"
507
],
508
"defaults": {
509
"Connection": ["keep-alive"],
510
"Upgrade-Insecure-Requests": ["1"],
511
"Accept": [
512
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
513
],
514
"Accept-Encoding": ["gzip, deflate, br"],
515
"Accept-Language": ["en-US,en;q=0.9"]
516
}
517
},
518
{
519
"originTypes": ["cross-site", "same-site", "same-origin"],
520
"method": "GET",
521
"order": [
522
"Host",
523
"Connection",
524
"Upgrade-Insecure-Requests",
525
"User-Agent",
526
"Accept",
527
"Referer",
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-origin", "same-site"],
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
"Cookie"
554
],
555
"defaults": {
556
"Connection": ["keep-alive"],
557
"Upgrade-Insecure-Requests": ["1"],
558
"Accept": [
559
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
560
],
561
"Accept-Encoding": ["gzip, deflate, br"],
562
"Accept-Language": ["en-US,en;q=0.9"]
563
}
564
},
565
{
566
"originTypes": ["none"],
567
"method": "GET",
568
"order": [
569
"Host",
570
"Connection",
571
"Upgrade-Insecure-Requests",
572
"User-Agent",
573
"Accept",
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": ["same-origin", "same-site", "cross-site"],
590
"method": "POST",
591
"order": [
592
"Host",
593
"Connection",
594
"Content-Length",
595
"Cache-Control",
596
"Origin",
597
"Upgrade-Insecure-Requests",
598
"Content-Type",
599
"User-Agent",
600
"Accept",
601
"Referer",
602
"Accept-Encoding",
603
"Accept-Language",
604
"Cookie"
605
],
606
"defaults": {
607
"Connection": ["keep-alive"],
608
"Upgrade-Insecure-Requests": ["1"],
609
"Accept": [
610
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
611
],
612
"Accept-Encoding": ["gzip, deflate, br"],
613
"Accept-Language": ["en-US,en;q=0.9"]
614
}
615
}
616
],
617
"WebsocketUpgrade": [
618
{
619
"originTypes": ["same-origin", "same-site", "cross-site"],
620
"method": "GET",
621
"order": [
622
"Host",
623
"Connection",
624
"Pragma",
625
"Cache-Control",
626
"Upgrade",
627
"Origin",
628
"Sec-WebSocket-Version",
629
"User-Agent",
630
"Accept-Encoding",
631
"Accept-Language",
632
"Sec-WebSocket-Key",
633
"Sec-WebSocket-Extensions"
634
],
635
"defaults": {
636
"Connection": ["Upgrade"],
637
"Upgrade": ["websocket"],
638
"Sec-WebSocket-Version": ["13"],
639
"Accept-Encoding": ["gzip, deflate, br"],
640
"Accept-Language": ["en-US,en;q=0.9"],
641
"Sec-WebSocket-Extensions": ["permessage-deflate; client_max_window_bits"]
642
}
643
}
644
],
645
"Xhr": [
646
{
647
"originTypes": ["same-origin"],
648
"method": "GET",
649
"order": [
650
"Host",
651
"Connection",
652
"Accept",
653
"User-Agent",
654
"Referer",
655
"Accept-Encoding",
656
"Accept-Language"
657
],
658
"defaults": {
659
"Connection": ["keep-alive"],
660
"Accept": ["application/json, text/plain, */*"],
661
"Accept-Encoding": ["gzip, deflate, br"],
662
"Accept-Language": ["en-US,en;q=0.9"]
663
}
664
},
665
{
666
"originTypes": ["same-site", "cross-site"],
667
"method": "GET",
668
"order": [
669
"Host",
670
"Connection",
671
"Accept",
672
"Origin",
673
"User-Agent",
674
"Referer",
675
"Accept-Encoding",
676
"Accept-Language"
677
],
678
"defaults": {
679
"Connection": ["keep-alive"],
680
"Accept": ["application/json, text/plain, */*"],
681
"Accept-Encoding": ["gzip, deflate, br"],
682
"Accept-Language": ["en-US,en;q=0.9"]
683
}
684
},
685
{
686
"originTypes": ["same-site", "cross-site"],
687
"method": "GET",
688
"order": [
689
"Host",
690
"Connection",
691
"Accept",
692
"User-Agent",
693
"Origin",
694
"Referer",
695
"Accept-Encoding",
696
"Accept-Language"
697
],
698
"defaults": {
699
"Connection": ["keep-alive"],
700
"Accept": ["application/json, text/plain, */*"],
701
"Accept-Encoding": ["gzip, deflate, br"],
702
"Accept-Language": ["en-US,en;q=0.9"]
703
}
704
}
705
],
706
"Fetch": [
707
{
708
"originTypes": ["same-origin"],
709
"method": "GET",
710
"order": [
711
"Host",
712
"Connection",
713
"User-Agent",
714
"Accept",
715
"Referer",
716
"Accept-Encoding",
717
"Accept-Language"
718
],
719
"defaults": {
720
"Connection": ["keep-alive"],
721
"Accept": ["*/*"],
722
"Accept-Encoding": ["gzip, deflate, br"],
723
"Accept-Language": ["en-US,en;q=0.9"]
724
}
725
},
726
{
727
"originTypes": ["same-origin", "same-site", "cross-site"],
728
"method": "POST",
729
"order": [
730
"Host",
731
"Connection",
732
"Content-Length",
733
"Origin",
734
"User-Agent",
735
"Content-Type",
736
"Accept",
737
"Referer",
738
"Accept-Encoding",
739
"Accept-Language"
740
],
741
"defaults": {
742
"Connection": ["keep-alive"],
743
"Accept": ["*/*"],
744
"Accept-Encoding": ["gzip, deflate, br"],
745
"Accept-Language": ["en-US,en;q=0.9"]
746
}
747
},
748
{
749
"originTypes": ["same-site", "cross-site"],
750
"method": "GET",
751
"order": [
752
"Host",
753
"Connection",
754
"Origin",
755
"User-Agent",
756
"Accept",
757
"Referer",
758
"Accept-Encoding",
759
"Accept-Language"
760
],
761
"defaults": {
762
"Connection": ["keep-alive"],
763
"Accept": ["*/*"],
764
"Accept-Encoding": ["gzip, deflate, br"],
765
"Accept-Language": ["en-US,en;q=0.9"]
766
}
767
},
768
{
769
"originTypes": ["cross-site"],
770
"method": "POST",
771
"order": [
772
"Host",
773
"Connection",
774
"Content-Length",
775
"Origin",
776
"Content-Type",
777
"User-Agent",
778
"Accept",
779
"Referer",
780
"Accept-Encoding",
781
"Accept-Language"
782
],
783
"defaults": {
784
"Connection": ["keep-alive"],
785
"Accept": ["*/*"],
786
"Accept-Encoding": ["gzip, deflate, br"],
787
"Accept-Language": ["en-US,en;q=0.9"]
788
}
789
},
790
{
791
"originTypes": ["same-origin", "same-site", "cross-site"],
792
"method": "POST",
793
"order": [
794
"Host",
795
"Connection",
796
"Content-Length",
797
"User-Agent",
798
"Origin",
799
"Content-Type",
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.9"]
810
}
811
}
812
],
813
"Preflight": [
814
{
815
"originTypes": ["same-site", "cross-site"],
816
"method": "OPTIONS",
817
"order": [
818
"Host",
819
"Connection",
820
"Access-Control-Request-Method",
821
"Origin",
822
"User-Agent",
823
"Access-Control-Request-Headers",
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": "OPTIONS",
839
"order": [
840
"Host",
841
"Connection",
842
"Access-Control-Request-Method",
843
"Origin",
844
"User-Agent",
845
"Access-Control-Request-Headers",
846
"Accept",
847
"Accept-Encoding",
848
"Accept-Language"
849
],
850
"defaults": {
851
"Connection": ["keep-alive"],
852
"Accept": ["*/*"],
853
"Accept-Encoding": ["gzip, deflate, br"],
854
"Accept-Language": ["en-US,en;q=0.9"]
855
}
856
}
857
],
858
"Script": [
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": ["*/*"],
874
"Accept-Encoding": ["gzip, deflate, br"],
875
"Accept-Language": ["en-US,en;q=0.9"]
876
}
877
}
878
],
879
"Stylesheet": [
880
{
881
"originTypes": ["same-origin", "same-site", "cross-site"],
882
"method": "GET",
883
"order": [
884
"Host",
885
"Connection",
886
"User-Agent",
887
"Accept",
888
"Referer",
889
"Accept-Encoding",
890
"Accept-Language"
891
],
892
"defaults": {
893
"Connection": ["keep-alive"],
894
"Accept": ["text/css,*/*;q=0.1"],
895
"Accept-Encoding": ["gzip, deflate, br"],
896
"Accept-Language": ["en-US,en;q=0.9"]
897
}
898
}
899
],
900
"Image": [
901
{
902
"originTypes": ["same-origin", "same-site", "cross-site"],
903
"method": "GET",
904
"order": [
905
"Host",
906
"Connection",
907
"User-Agent",
908
"Accept",
909
"Referer",
910
"Accept-Encoding",
911
"Accept-Language"
912
],
913
"defaults": {
914
"Connection": ["keep-alive"],
915
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
916
"Accept-Encoding": ["gzip, deflate, br"],
917
"Accept-Language": ["en-US,en;q=0.9"]
918
}
919
}
920
],
921
"Font": [
922
{
923
"originTypes": ["same-origin"],
924
"method": "GET",
925
"order": [
926
"Host",
927
"Connection",
928
"Origin",
929
"User-Agent",
930
"Accept",
931
"Referer",
932
"Accept-Encoding",
933
"Accept-Language"
934
],
935
"defaults": {
936
"Connection": ["keep-alive"],
937
"Accept": ["*/*"],
938
"Accept-Encoding": ["gzip, deflate, br"],
939
"Accept-Language": ["en-US,en;q=0.9"]
940
}
941
}
942
],
943
"Media": [
944
{
945
"originTypes": ["same-origin", "same-site", "cross-site"],
946
"method": "GET",
947
"order": [
948
"Host",
949
"Connection",
950
"Accept-Encoding",
951
"User-Agent",
952
"Accept",
953
"Referer",
954
"Accept-Language",
955
"Range"
956
],
957
"defaults": {
958
"Connection": ["keep-alive"],
959
"Accept-Encoding": ["identity;q=1, *;q=0"],
960
"Accept": ["*/*"],
961
"Accept-Language": ["en-US,en;q=0.9"]
962
}
963
}
964
]
965
},
966
"http2": {
967
"Document": [
968
{
969
"originTypes": ["none"],
970
"method": "GET",
971
"order": [
972
":method",
973
":authority",
974
":scheme",
975
":path",
976
"upgrade-insecure-requests",
977
"user-agent",
978
"accept",
979
"accept-encoding",
980
"accept-language"
981
],
982
"defaults": {
983
"upgrade-insecure-requests": ["1"],
984
"accept": [
985
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
986
],
987
"accept-encoding": ["gzip, deflate, br"],
988
"accept-language": ["en-US,en;q=0.9"]
989
}
990
},
991
{
992
"originTypes": ["cross-site", "same-site", "same-origin"],
993
"method": "GET",
994
"order": [
995
":method",
996
":authority",
997
":scheme",
998
":path",
999
"upgrade-insecure-requests",
1000
"user-agent",
1001
"accept",
1002
"referer",
1003
"accept-encoding",
1004
"accept-language"
1005
],
1006
"defaults": {
1007
"upgrade-insecure-requests": ["1"],
1008
"accept": [
1009
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1010
],
1011
"accept-encoding": ["gzip, deflate, br"],
1012
"accept-language": ["en-US,en;q=0.9"]
1013
}
1014
},
1015
{
1016
"originTypes": ["cross-site", "same-origin", "same-site"],
1017
"method": "GET",
1018
"order": [
1019
":method",
1020
":authority",
1021
":scheme",
1022
":path",
1023
"upgrade-insecure-requests",
1024
"user-agent",
1025
"accept",
1026
"referer",
1027
"accept-encoding",
1028
"accept-language",
1029
"cookie"
1030
],
1031
"defaults": {
1032
"upgrade-insecure-requests": ["1"],
1033
"accept": [
1034
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1035
],
1036
"accept-encoding": ["gzip, deflate, br"],
1037
"accept-language": ["en-US,en;q=0.9"]
1038
}
1039
},
1040
{
1041
"originTypes": ["none"],
1042
"method": "GET",
1043
"order": [
1044
":method",
1045
":authority",
1046
":scheme",
1047
":path",
1048
"upgrade-insecure-requests",
1049
"user-agent",
1050
"accept",
1051
"accept-encoding",
1052
"accept-language",
1053
"cookie"
1054
],
1055
"defaults": {
1056
"upgrade-insecure-requests": ["1"],
1057
"accept": [
1058
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1059
],
1060
"accept-encoding": ["gzip, deflate, br"],
1061
"accept-language": ["en-US,en;q=0.9"]
1062
}
1063
},
1064
{
1065
"originTypes": ["same-origin", "same-site", "cross-site"],
1066
"method": "POST",
1067
"order": [
1068
":method",
1069
":authority",
1070
":scheme",
1071
":path",
1072
"content-length",
1073
"cache-control",
1074
"origin",
1075
"upgrade-insecure-requests",
1076
"content-type",
1077
"user-agent",
1078
"accept",
1079
"referer",
1080
"accept-encoding",
1081
"accept-language",
1082
"cookie"
1083
],
1084
"defaults": {
1085
"upgrade-insecure-requests": ["1"],
1086
"accept": [
1087
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1088
],
1089
"accept-encoding": ["gzip, deflate, br"],
1090
"accept-language": ["en-US,en;q=0.9"]
1091
}
1092
}
1093
],
1094
"Xhr": [
1095
{
1096
"originTypes": ["same-origin"],
1097
"method": "GET",
1098
"order": [
1099
":method",
1100
":authority",
1101
":scheme",
1102
":path",
1103
"accept",
1104
"user-agent",
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
"originTypes": ["same-site", "cross-site"],
1117
"method": "GET",
1118
"order": [
1119
":method",
1120
":authority",
1121
":scheme",
1122
":path",
1123
"accept",
1124
"origin",
1125
"user-agent",
1126
"referer",
1127
"accept-encoding",
1128
"accept-language"
1129
],
1130
"defaults": {
1131
"accept": ["application/json, text/plain, */*"],
1132
"accept-encoding": ["gzip, deflate, br"],
1133
"accept-language": ["en-US,en;q=0.9"]
1134
}
1135
},
1136
{
1137
"originTypes": ["same-site", "cross-site"],
1138
"method": "GET",
1139
"order": [
1140
":method",
1141
":authority",
1142
":scheme",
1143
":path",
1144
"accept",
1145
"user-agent",
1146
"origin",
1147
"referer",
1148
"accept-encoding",
1149
"accept-language"
1150
],
1151
"defaults": {
1152
"accept": ["application/json, text/plain, */*"],
1153
"accept-encoding": ["gzip, deflate, br"],
1154
"accept-language": ["en-US,en;q=0.9"]
1155
}
1156
}
1157
],
1158
"Fetch": [
1159
{
1160
"originTypes": ["same-origin"],
1161
"method": "GET",
1162
"order": [
1163
":method",
1164
":authority",
1165
":scheme",
1166
":path",
1167
"user-agent",
1168
"accept",
1169
"referer",
1170
"accept-encoding",
1171
"accept-language"
1172
],
1173
"defaults": {
1174
"accept": ["*/*"],
1175
"accept-encoding": ["gzip, deflate, br"],
1176
"accept-language": ["en-US,en;q=0.9"]
1177
}
1178
},
1179
{
1180
"originTypes": ["same-origin", "same-site", "cross-site"],
1181
"method": "POST",
1182
"order": [
1183
":method",
1184
":authority",
1185
":scheme",
1186
":path",
1187
"content-length",
1188
"origin",
1189
"user-agent",
1190
"content-type",
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-site", "cross-site"],
1204
"method": "GET",
1205
"order": [
1206
":method",
1207
":authority",
1208
":scheme",
1209
":path",
1210
"origin",
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-site", "cross-site"],
1225
"method": "GET",
1226
"order": [
1227
":method",
1228
":authority",
1229
":scheme",
1230
":path",
1231
"user-agent",
1232
"origin",
1233
"accept",
1234
"referer",
1235
"accept-encoding",
1236
"accept-language"
1237
],
1238
"defaults": {
1239
"accept": ["*/*"],
1240
"accept-encoding": ["gzip, deflate, br"],
1241
"accept-language": ["en-US,en;q=0.9"]
1242
}
1243
},
1244
{
1245
"originTypes": ["same-origin"],
1246
"method": "POST",
1247
"order": [
1248
":method",
1249
":authority",
1250
":scheme",
1251
":path",
1252
"content-length",
1253
"user-agent",
1254
"origin",
1255
"content-type",
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": ["cross-site", "same-site"],
1269
"method": "POST",
1270
"order": [
1271
":method",
1272
":authority",
1273
":scheme",
1274
":path",
1275
"content-length",
1276
"origin",
1277
"content-type",
1278
"user-agent",
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
"Preflight": [
1292
{
1293
"originTypes": ["same-site", "cross-site"],
1294
"method": "OPTIONS",
1295
"order": [
1296
":method",
1297
":authority",
1298
":scheme",
1299
":path",
1300
"access-control-request-method",
1301
"origin",
1302
"user-agent",
1303
"access-control-request-headers",
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.9"]
1313
}
1314
},
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
"accept-encoding",
1329
"accept-language"
1330
],
1331
"defaults": {
1332
"accept": ["*/*"],
1333
"accept-encoding": ["gzip, deflate, br"],
1334
"accept-language": ["en-US,en;q=0.9"]
1335
}
1336
}
1337
],
1338
"Script": [
1339
{
1340
"originTypes": ["same-origin", "same-site", "cross-site"],
1341
"method": "GET",
1342
"order": [
1343
":method",
1344
":authority",
1345
":scheme",
1346
":path",
1347
"user-agent",
1348
"accept",
1349
"referer",
1350
"accept-encoding",
1351
"accept-language"
1352
],
1353
"defaults": {
1354
"accept": ["*/*"],
1355
"accept-encoding": ["gzip, deflate, br"],
1356
"accept-language": ["en-US,en;q=0.9"]
1357
}
1358
}
1359
],
1360
"Stylesheet": [
1361
{
1362
"originTypes": ["same-origin", "same-site", "cross-site"],
1363
"method": "GET",
1364
"order": [
1365
":method",
1366
":authority",
1367
":scheme",
1368
":path",
1369
"user-agent",
1370
"accept",
1371
"referer",
1372
"accept-encoding",
1373
"accept-language"
1374
],
1375
"defaults": {
1376
"accept": ["text/css,*/*;q=0.1"],
1377
"accept-encoding": ["gzip, deflate, br"],
1378
"accept-language": ["en-US,en;q=0.9"]
1379
}
1380
}
1381
],
1382
"Image": [
1383
{
1384
"originTypes": ["same-origin", "same-site", "cross-site"],
1385
"method": "GET",
1386
"order": [
1387
":method",
1388
":authority",
1389
":scheme",
1390
":path",
1391
"user-agent",
1392
"accept",
1393
"referer",
1394
"accept-encoding",
1395
"accept-language"
1396
],
1397
"defaults": {
1398
"accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1399
"accept-encoding": ["gzip, deflate, br"],
1400
"accept-language": ["en-US,en;q=0.9"]
1401
}
1402
}
1403
],
1404
"Font": [
1405
{
1406
"originTypes": ["same-origin"],
1407
"method": "GET",
1408
"order": [
1409
":method",
1410
":authority",
1411
":scheme",
1412
":path",
1413
"origin",
1414
"user-agent",
1415
"accept",
1416
"referer",
1417
"accept-encoding",
1418
"accept-language"
1419
],
1420
"defaults": {
1421
"accept": ["*/*"],
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
}
1451
}
1452
1453