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-66-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
"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": ["cross-site", "same-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-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", "cross-site"],
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": ["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", "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": ["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
"Media": [
450
{
451
"originTypes": ["same-origin", "same-site", "cross-site"],
452
"method": "GET",
453
"order": [
454
"Host",
455
"Connection",
456
"Accept-Encoding",
457
"User-Agent",
458
"Accept",
459
"Referer",
460
"Accept-Language",
461
"Range"
462
],
463
"defaults": {
464
"Connection": ["keep-alive"],
465
"Accept-Encoding": ["identity;q=1, *;q=0"],
466
"Accept": ["*/*"],
467
"Accept-Language": ["en-US,en;q=0.9"]
468
}
469
}
470
],
471
"Font": [
472
{
473
"originTypes": ["same-origin"],
474
"method": "GET",
475
"order": [
476
"Host",
477
"Connection",
478
"Origin",
479
"User-Agent",
480
"Accept",
481
"Referer",
482
"Accept-Encoding",
483
"Accept-Language"
484
],
485
"defaults": {
486
"Connection": ["keep-alive"],
487
"Accept": ["*/*"],
488
"Accept-Encoding": ["gzip, deflate"],
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", "cross-site", "same-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": ["same-site", "same-origin"],
770
"method": "POST",
771
"order": [
772
"Host",
773
"Connection",
774
"Content-Length",
775
"User-Agent",
776
"Origin",
777
"Content-Type",
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": ["cross-site"],
792
"method": "GET",
793
"order": [
794
"Host",
795
"Connection",
796
"User-Agent",
797
"Origin",
798
"Accept",
799
"Referer",
800
"Accept-Encoding",
801
"Accept-Language"
802
],
803
"defaults": {
804
"Connection": ["keep-alive"],
805
"Accept": ["*/*"],
806
"Accept-Encoding": ["gzip, deflate, br"],
807
"Accept-Language": ["en-US,en;q=0.9"]
808
}
809
},
810
{
811
"originTypes": ["cross-site"],
812
"method": "POST",
813
"order": [
814
"Host",
815
"Connection",
816
"Content-Length",
817
"Origin",
818
"Content-Type",
819
"User-Agent",
820
"Accept",
821
"Referer",
822
"Accept-Encoding",
823
"Accept-Language"
824
],
825
"defaults": {
826
"Connection": ["keep-alive"],
827
"Accept": ["*/*"],
828
"Accept-Encoding": ["gzip, deflate, br"],
829
"Accept-Language": ["en-US,en;q=0.9"]
830
}
831
}
832
],
833
"Preflight": [
834
{
835
"originTypes": ["same-site", "cross-site"],
836
"method": "OPTIONS",
837
"order": [
838
"Host",
839
"Connection",
840
"Access-Control-Request-Method",
841
"Origin",
842
"User-Agent",
843
"Access-Control-Request-Headers",
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
"originTypes": ["same-site", "cross-site"],
858
"method": "OPTIONS",
859
"order": [
860
"Host",
861
"Connection",
862
"Access-Control-Request-Method",
863
"Origin",
864
"User-Agent",
865
"Access-Control-Request-Headers",
866
"Accept",
867
"Accept-Encoding",
868
"Accept-Language"
869
],
870
"defaults": {
871
"Connection": ["keep-alive"],
872
"Accept": ["*/*"],
873
"Accept-Encoding": ["gzip, deflate, br"],
874
"Accept-Language": ["en-US,en;q=0.9"]
875
}
876
}
877
],
878
"Script": [
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": ["*/*"],
894
"Accept-Encoding": ["gzip, deflate, br"],
895
"Accept-Language": ["en-US,en;q=0.9"]
896
}
897
}
898
],
899
"Stylesheet": [
900
{
901
"originTypes": ["same-origin", "same-site", "cross-site"],
902
"method": "GET",
903
"order": [
904
"Host",
905
"Connection",
906
"User-Agent",
907
"Accept",
908
"Referer",
909
"Accept-Encoding",
910
"Accept-Language"
911
],
912
"defaults": {
913
"Connection": ["keep-alive"],
914
"Accept": ["text/css,*/*;q=0.1"],
915
"Accept-Encoding": ["gzip, deflate, br"],
916
"Accept-Language": ["en-US,en;q=0.9"]
917
}
918
}
919
],
920
"Image": [
921
{
922
"originTypes": ["same-origin", "same-site", "cross-site"],
923
"method": "GET",
924
"order": [
925
"Host",
926
"Connection",
927
"User-Agent",
928
"Accept",
929
"Referer",
930
"Accept-Encoding",
931
"Accept-Language"
932
],
933
"defaults": {
934
"Connection": ["keep-alive"],
935
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
936
"Accept-Encoding": ["gzip, deflate, br"],
937
"Accept-Language": ["en-US,en;q=0.9"]
938
}
939
}
940
],
941
"Media": [
942
{
943
"originTypes": ["same-site", "cross-site", "same-origin"],
944
"method": "GET",
945
"order": [
946
"Host",
947
"Connection",
948
"Accept-Encoding",
949
"User-Agent",
950
"Accept",
951
"Referer",
952
"Accept-Language",
953
"Range"
954
],
955
"defaults": {
956
"Connection": ["keep-alive"],
957
"Accept-Encoding": ["identity;q=1, *;q=0"],
958
"Accept": ["*/*"],
959
"Accept-Language": ["en-US,en;q=0.9"]
960
}
961
}
962
],
963
"Font": [
964
{
965
"originTypes": ["same-origin"],
966
"method": "GET",
967
"order": [
968
"Host",
969
"Connection",
970
"Origin",
971
"User-Agent",
972
"Accept",
973
"Referer",
974
"Accept-Encoding",
975
"Accept-Language"
976
],
977
"defaults": {
978
"Connection": ["keep-alive"],
979
"Accept": ["*/*"],
980
"Accept-Encoding": ["gzip, deflate, br"],
981
"Accept-Language": ["en-US,en;q=0.9"]
982
}
983
}
984
]
985
},
986
"http2": {
987
"Document": [
988
{
989
"originTypes": ["none"],
990
"method": "GET",
991
"order": [
992
":method",
993
":authority",
994
":scheme",
995
":path",
996
"upgrade-insecure-requests",
997
"user-agent",
998
"accept",
999
"accept-encoding",
1000
"accept-language"
1001
],
1002
"defaults": {
1003
"upgrade-insecure-requests": ["1"],
1004
"accept": [
1005
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1006
],
1007
"accept-encoding": ["gzip, deflate, br"],
1008
"accept-language": ["en-US,en;q=0.9"]
1009
}
1010
},
1011
{
1012
"originTypes": ["cross-site", "same-site", "same-origin"],
1013
"method": "GET",
1014
"order": [
1015
":method",
1016
":authority",
1017
":scheme",
1018
":path",
1019
"upgrade-insecure-requests",
1020
"user-agent",
1021
"accept",
1022
"referer",
1023
"accept-encoding",
1024
"accept-language"
1025
],
1026
"defaults": {
1027
"upgrade-insecure-requests": ["1"],
1028
"accept": [
1029
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1030
],
1031
"accept-encoding": ["gzip, deflate, br"],
1032
"accept-language": ["en-US,en;q=0.9"]
1033
}
1034
},
1035
{
1036
"originTypes": ["cross-site", "same-origin", "same-site"],
1037
"method": "GET",
1038
"order": [
1039
":method",
1040
":authority",
1041
":scheme",
1042
":path",
1043
"upgrade-insecure-requests",
1044
"user-agent",
1045
"accept",
1046
"referer",
1047
"accept-encoding",
1048
"accept-language",
1049
"cookie"
1050
],
1051
"defaults": {
1052
"upgrade-insecure-requests": ["1"],
1053
"accept": [
1054
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1055
],
1056
"accept-encoding": ["gzip, deflate, br"],
1057
"accept-language": ["en-US,en;q=0.9"]
1058
}
1059
},
1060
{
1061
"originTypes": ["none"],
1062
"method": "GET",
1063
"order": [
1064
":method",
1065
":authority",
1066
":scheme",
1067
":path",
1068
"upgrade-insecure-requests",
1069
"user-agent",
1070
"accept",
1071
"accept-encoding",
1072
"accept-language",
1073
"cookie"
1074
],
1075
"defaults": {
1076
"upgrade-insecure-requests": ["1"],
1077
"accept": [
1078
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1079
],
1080
"accept-encoding": ["gzip, deflate, br"],
1081
"accept-language": ["en-US,en;q=0.9"]
1082
}
1083
},
1084
{
1085
"originTypes": ["same-origin", "same-site", "cross-site"],
1086
"method": "POST",
1087
"order": [
1088
":method",
1089
":authority",
1090
":scheme",
1091
":path",
1092
"content-length",
1093
"cache-control",
1094
"origin",
1095
"upgrade-insecure-requests",
1096
"content-type",
1097
"user-agent",
1098
"accept",
1099
"referer",
1100
"accept-encoding",
1101
"accept-language",
1102
"cookie"
1103
],
1104
"defaults": {
1105
"upgrade-insecure-requests": ["1"],
1106
"accept": [
1107
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1108
],
1109
"accept-encoding": ["gzip, deflate, br"],
1110
"accept-language": ["en-US,en;q=0.9"]
1111
}
1112
}
1113
],
1114
"Xhr": [
1115
{
1116
"originTypes": ["same-origin"],
1117
"method": "GET",
1118
"order": [
1119
":method",
1120
":authority",
1121
":scheme",
1122
":path",
1123
"accept",
1124
"user-agent",
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
"originTypes": ["same-site", "cross-site"],
1137
"method": "GET",
1138
"order": [
1139
":method",
1140
":authority",
1141
":scheme",
1142
":path",
1143
"accept",
1144
"origin",
1145
"user-agent",
1146
"referer",
1147
"accept-encoding",
1148
"accept-language"
1149
],
1150
"defaults": {
1151
"accept": ["application/json, text/plain, */*"],
1152
"accept-encoding": ["gzip, deflate, br"],
1153
"accept-language": ["en-US,en;q=0.9"]
1154
}
1155
},
1156
{
1157
"originTypes": ["same-site", "cross-site"],
1158
"method": "GET",
1159
"order": [
1160
":method",
1161
":authority",
1162
":scheme",
1163
":path",
1164
"accept",
1165
"user-agent",
1166
"origin",
1167
"referer",
1168
"accept-encoding",
1169
"accept-language"
1170
],
1171
"defaults": {
1172
"accept": ["application/json, text/plain, */*"],
1173
"accept-encoding": ["gzip, deflate, br"],
1174
"accept-language": ["en-US,en;q=0.9"]
1175
}
1176
}
1177
],
1178
"Fetch": [
1179
{
1180
"originTypes": ["same-origin"],
1181
"method": "GET",
1182
"order": [
1183
":method",
1184
":authority",
1185
":scheme",
1186
":path",
1187
"user-agent",
1188
"accept",
1189
"referer",
1190
"accept-encoding",
1191
"accept-language"
1192
],
1193
"defaults": {
1194
"accept": ["*/*"],
1195
"accept-encoding": ["gzip, deflate, br"],
1196
"accept-language": ["en-US,en;q=0.9"]
1197
}
1198
},
1199
{
1200
"originTypes": ["same-origin", "same-site", "cross-site"],
1201
"method": "POST",
1202
"order": [
1203
":method",
1204
":authority",
1205
":scheme",
1206
":path",
1207
"content-length",
1208
"origin",
1209
"user-agent",
1210
"content-type",
1211
"accept",
1212
"referer",
1213
"accept-encoding",
1214
"accept-language"
1215
],
1216
"defaults": {
1217
"accept": ["*/*"],
1218
"accept-encoding": ["gzip, deflate, br"],
1219
"accept-language": ["en-US,en;q=0.9"]
1220
}
1221
},
1222
{
1223
"originTypes": ["same-site", "cross-site"],
1224
"method": "GET",
1225
"order": [
1226
":method",
1227
":authority",
1228
":scheme",
1229
":path",
1230
"origin",
1231
"user-agent",
1232
"accept",
1233
"referer",
1234
"accept-encoding",
1235
"accept-language"
1236
],
1237
"defaults": {
1238
"accept": ["*/*"],
1239
"accept-encoding": ["gzip, deflate, br"],
1240
"accept-language": ["en-US,en;q=0.9"]
1241
}
1242
},
1243
{
1244
"originTypes": ["same-site", "cross-site"],
1245
"method": "POST",
1246
"order": [
1247
":method",
1248
":authority",
1249
":scheme",
1250
":path",
1251
"content-length",
1252
"user-agent",
1253
"origin",
1254
"content-type",
1255
"accept",
1256
"referer",
1257
"accept-encoding",
1258
"accept-language"
1259
],
1260
"defaults": {
1261
"accept": ["*/*"],
1262
"accept-encoding": ["gzip, deflate, br"],
1263
"accept-language": ["en-US,en;q=0.9"]
1264
}
1265
},
1266
{
1267
"originTypes": ["cross-site", "same-site"],
1268
"method": "POST",
1269
"order": [
1270
":method",
1271
":authority",
1272
":scheme",
1273
":path",
1274
"content-length",
1275
"origin",
1276
"content-type",
1277
"user-agent",
1278
"accept",
1279
"referer",
1280
"accept-encoding",
1281
"accept-language"
1282
],
1283
"defaults": {
1284
"accept": ["*/*"],
1285
"accept-encoding": ["gzip, deflate, br"],
1286
"accept-language": ["en-US,en;q=0.9"]
1287
}
1288
},
1289
{
1290
"originTypes": ["cross-site"],
1291
"method": "GET",
1292
"order": [
1293
":method",
1294
":authority",
1295
":scheme",
1296
":path",
1297
"user-agent",
1298
"origin",
1299
"accept",
1300
"referer",
1301
"accept-encoding",
1302
"accept-language"
1303
],
1304
"defaults": {
1305
"accept": ["*/*"],
1306
"accept-encoding": ["gzip, deflate, br"],
1307
"accept-language": ["en-US,en;q=0.9"]
1308
}
1309
}
1310
],
1311
"Preflight": [
1312
{
1313
"originTypes": ["same-site", "cross-site"],
1314
"method": "OPTIONS",
1315
"order": [
1316
":method",
1317
":authority",
1318
":scheme",
1319
":path",
1320
"access-control-request-method",
1321
"origin",
1322
"user-agent",
1323
"access-control-request-headers",
1324
"accept",
1325
"referer",
1326
"accept-encoding",
1327
"accept-language"
1328
],
1329
"defaults": {
1330
"accept": ["*/*"],
1331
"accept-encoding": ["gzip, deflate, br"],
1332
"accept-language": ["en-US,en;q=0.9"]
1333
}
1334
},
1335
{
1336
"originTypes": ["same-site", "cross-site"],
1337
"method": "OPTIONS",
1338
"order": [
1339
":method",
1340
":authority",
1341
":scheme",
1342
":path",
1343
"access-control-request-method",
1344
"origin",
1345
"user-agent",
1346
"access-control-request-headers",
1347
"accept",
1348
"accept-encoding",
1349
"accept-language"
1350
],
1351
"defaults": {
1352
"accept": ["*/*"],
1353
"accept-encoding": ["gzip, deflate, br"],
1354
"accept-language": ["en-US,en;q=0.9"]
1355
}
1356
}
1357
],
1358
"Script": [
1359
{
1360
"originTypes": ["same-origin", "same-site", "cross-site"],
1361
"method": "GET",
1362
"order": [
1363
":method",
1364
":authority",
1365
":scheme",
1366
":path",
1367
"user-agent",
1368
"accept",
1369
"referer",
1370
"accept-encoding",
1371
"accept-language"
1372
],
1373
"defaults": {
1374
"accept": ["*/*"],
1375
"accept-encoding": ["gzip, deflate, br"],
1376
"accept-language": ["en-US,en;q=0.9"]
1377
}
1378
}
1379
],
1380
"Stylesheet": [
1381
{
1382
"originTypes": ["same-origin", "same-site", "cross-site"],
1383
"method": "GET",
1384
"order": [
1385
":method",
1386
":authority",
1387
":scheme",
1388
":path",
1389
"user-agent",
1390
"accept",
1391
"referer",
1392
"accept-encoding",
1393
"accept-language"
1394
],
1395
"defaults": {
1396
"accept": ["text/css,*/*;q=0.1"],
1397
"accept-encoding": ["gzip, deflate, br"],
1398
"accept-language": ["en-US,en;q=0.9"]
1399
}
1400
}
1401
],
1402
"Image": [
1403
{
1404
"originTypes": ["same-origin", "same-site", "cross-site"],
1405
"method": "GET",
1406
"order": [
1407
":method",
1408
":authority",
1409
":scheme",
1410
":path",
1411
"user-agent",
1412
"accept",
1413
"referer",
1414
"accept-encoding",
1415
"accept-language"
1416
],
1417
"defaults": {
1418
"accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1419
"accept-encoding": ["gzip, deflate, br"],
1420
"accept-language": ["en-US,en;q=0.9"]
1421
}
1422
}
1423
],
1424
"Media": [
1425
{
1426
"originTypes": ["same-origin", "same-site", "cross-site"],
1427
"method": "GET",
1428
"order": [
1429
":method",
1430
":authority",
1431
":scheme",
1432
":path",
1433
"accept-encoding",
1434
"user-agent",
1435
"accept",
1436
"referer",
1437
"accept-language",
1438
"range"
1439
],
1440
"defaults": {
1441
"accept-encoding": ["identity;q=1, *;q=0"],
1442
"accept": ["*/*"],
1443
"accept-language": ["en-US,en;q=0.9"]
1444
}
1445
}
1446
],
1447
"Font": [
1448
{
1449
"originTypes": ["same-origin"],
1450
"method": "GET",
1451
"order": [
1452
":method",
1453
":authority",
1454
":scheme",
1455
":path",
1456
"origin",
1457
"user-agent",
1458
"accept",
1459
"referer",
1460
"accept-encoding",
1461
"accept-language"
1462
],
1463
"defaults": {
1464
"accept": ["*/*"],
1465
"accept-encoding": ["gzip, deflate, br"],
1466
"accept-language": ["en-US,en;q=0.9"]
1467
}
1468
}
1469
]
1470
}
1471
}
1472
1473