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-62-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
"User-Agent",
107
"Content-Type",
108
"Accept",
109
"Referer",
110
"Accept-Encoding",
111
"Accept-Language",
112
"Cookie"
113
],
114
"defaults": {
115
"Connection": ["keep-alive"],
116
"Upgrade-Insecure-Requests": ["1"],
117
"Accept": [
118
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
119
],
120
"Accept-Encoding": ["gzip, deflate"],
121
"Accept-Language": ["en-US,en;q=0.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-origin"],
258
"method": "POST",
259
"order": [
260
"Host",
261
"Connection",
262
"Content-Length",
263
"User-Agent",
264
"Origin",
265
"Content-Type",
266
"Accept",
267
"Referer",
268
"Accept-Encoding",
269
"Accept-Language"
270
],
271
"defaults": {
272
"Connection": ["keep-alive"],
273
"Accept": ["*/*"],
274
"Accept-Encoding": ["gzip, deflate"],
275
"Accept-Language": ["en-US,en;q=0.9"]
276
}
277
},
278
{
279
"originTypes": ["same-site", "cross-site"],
280
"method": "GET",
281
"order": [
282
"Host",
283
"Connection",
284
"Origin",
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": ["cross-site", "same-site"],
300
"method": "GET",
301
"order": [
302
"Host",
303
"Connection",
304
"User-Agent",
305
"Origin",
306
"Accept",
307
"Referer",
308
"Accept-Encoding",
309
"Accept-Language"
310
],
311
"defaults": {
312
"Connection": ["keep-alive"],
313
"Accept": ["*/*"],
314
"Accept-Encoding": ["gzip, deflate"],
315
"Accept-Language": ["en-US,en;q=0.9"]
316
}
317
},
318
{
319
"originTypes": ["cross-site"],
320
"method": "POST",
321
"order": [
322
"Host",
323
"Connection",
324
"Content-Length",
325
"Origin",
326
"Content-Type",
327
"User-Agent",
328
"Accept",
329
"Referer",
330
"Accept-Encoding",
331
"Accept-Language"
332
],
333
"defaults": {
334
"Connection": ["keep-alive"],
335
"Accept": ["*/*"],
336
"Accept-Encoding": ["gzip, deflate"],
337
"Accept-Language": ["en-US,en;q=0.9"]
338
}
339
}
340
],
341
"Preflight": [
342
{
343
"originTypes": ["same-site", "cross-site"],
344
"method": "OPTIONS",
345
"order": [
346
"Host",
347
"Connection",
348
"Access-Control-Request-Method",
349
"Origin",
350
"User-Agent",
351
"Access-Control-Request-Headers",
352
"Accept",
353
"Referer",
354
"Accept-Encoding",
355
"Accept-Language"
356
],
357
"defaults": {
358
"Connection": ["keep-alive"],
359
"Accept": ["*/*"],
360
"Accept-Encoding": ["gzip, deflate"],
361
"Accept-Language": ["en-US,en;q=0.9"]
362
}
363
},
364
{
365
"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-site", "cross-site", "same-origin"],
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
"User-Agent",
599
"Content-Type",
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": "GET",
771
"order": [
772
"Host",
773
"Connection",
774
"User-Agent",
775
"Origin",
776
"Accept",
777
"Referer",
778
"Accept-Encoding",
779
"Accept-Language"
780
],
781
"defaults": {
782
"Connection": ["keep-alive"],
783
"Accept": ["*/*"],
784
"Accept-Encoding": ["gzip, deflate, br"],
785
"Accept-Language": ["en-US,en;q=0.9"]
786
}
787
},
788
{
789
"originTypes": ["same-site"],
790
"method": "POST",
791
"order": [
792
"Host",
793
"Connection",
794
"Content-Length",
795
"Origin",
796
"Content-Type",
797
"User-Agent",
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
"Preflight": [
812
{
813
"originTypes": ["same-site", "cross-site"],
814
"method": "OPTIONS",
815
"order": [
816
"Host",
817
"Connection",
818
"Access-Control-Request-Method",
819
"Origin",
820
"User-Agent",
821
"Access-Control-Request-Headers",
822
"Accept",
823
"Referer",
824
"Accept-Encoding",
825
"Accept-Language"
826
],
827
"defaults": {
828
"Connection": ["keep-alive"],
829
"Accept": ["*/*"],
830
"Accept-Encoding": ["gzip, deflate, br"],
831
"Accept-Language": ["en-US,en;q=0.9"]
832
}
833
},
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
"Accept-Encoding",
846
"Accept-Language"
847
],
848
"defaults": {
849
"Connection": ["keep-alive"],
850
"Accept": ["*/*"],
851
"Accept-Encoding": ["gzip, deflate, br"],
852
"Accept-Language": ["en-US,en;q=0.9"]
853
}
854
}
855
],
856
"Script": [
857
{
858
"originTypes": ["same-origin", "same-site", "cross-site"],
859
"method": "GET",
860
"order": [
861
"Host",
862
"Connection",
863
"User-Agent",
864
"Accept",
865
"Referer",
866
"Accept-Encoding",
867
"Accept-Language"
868
],
869
"defaults": {
870
"Connection": ["keep-alive"],
871
"Accept": ["*/*"],
872
"Accept-Encoding": ["gzip, deflate, br"],
873
"Accept-Language": ["en-US,en;q=0.9"]
874
}
875
}
876
],
877
"Stylesheet": [
878
{
879
"originTypes": ["same-origin", "same-site", "cross-site"],
880
"method": "GET",
881
"order": [
882
"Host",
883
"Connection",
884
"User-Agent",
885
"Accept",
886
"Referer",
887
"Accept-Encoding",
888
"Accept-Language"
889
],
890
"defaults": {
891
"Connection": ["keep-alive"],
892
"Accept": ["text/css,*/*;q=0.1"],
893
"Accept-Encoding": ["gzip, deflate, br"],
894
"Accept-Language": ["en-US,en;q=0.9"]
895
}
896
}
897
],
898
"Image": [
899
{
900
"originTypes": ["same-origin", "same-site", "cross-site"],
901
"method": "GET",
902
"order": [
903
"Host",
904
"Connection",
905
"User-Agent",
906
"Accept",
907
"Referer",
908
"Accept-Encoding",
909
"Accept-Language"
910
],
911
"defaults": {
912
"Connection": ["keep-alive"],
913
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
914
"Accept-Encoding": ["gzip, deflate, br"],
915
"Accept-Language": ["en-US,en;q=0.9"]
916
}
917
}
918
],
919
"Font": [
920
{
921
"originTypes": ["same-origin"],
922
"method": "GET",
923
"order": [
924
"Host",
925
"Connection",
926
"Origin",
927
"User-Agent",
928
"Accept",
929
"Referer",
930
"Accept-Encoding",
931
"Accept-Language"
932
],
933
"defaults": {
934
"Connection": ["keep-alive"],
935
"Accept": ["*/*"],
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
},
964
"http2": {
965
"Document": [
966
{
967
"originTypes": ["none"],
968
"method": "GET",
969
"order": [
970
":method",
971
":authority",
972
":scheme",
973
":path",
974
"upgrade-insecure-requests",
975
"user-agent",
976
"accept",
977
"accept-encoding",
978
"accept-language"
979
],
980
"defaults": {
981
"upgrade-insecure-requests": ["1"],
982
"accept": [
983
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
984
],
985
"accept-encoding": ["gzip, deflate, br"],
986
"accept-language": ["en-US,en;q=0.9"]
987
}
988
},
989
{
990
"originTypes": ["cross-site", "same-site", "same-origin"],
991
"method": "GET",
992
"order": [
993
":method",
994
":authority",
995
":scheme",
996
":path",
997
"upgrade-insecure-requests",
998
"user-agent",
999
"accept",
1000
"referer",
1001
"accept-encoding",
1002
"accept-language"
1003
],
1004
"defaults": {
1005
"upgrade-insecure-requests": ["1"],
1006
"accept": [
1007
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1008
],
1009
"accept-encoding": ["gzip, deflate, br"],
1010
"accept-language": ["en-US,en;q=0.9"]
1011
}
1012
},
1013
{
1014
"originTypes": ["cross-site", "same-origin", "same-site"],
1015
"method": "GET",
1016
"order": [
1017
":method",
1018
":authority",
1019
":scheme",
1020
":path",
1021
"upgrade-insecure-requests",
1022
"user-agent",
1023
"accept",
1024
"referer",
1025
"accept-encoding",
1026
"accept-language",
1027
"cookie"
1028
],
1029
"defaults": {
1030
"upgrade-insecure-requests": ["1"],
1031
"accept": [
1032
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1033
],
1034
"accept-encoding": ["gzip, deflate, br"],
1035
"accept-language": ["en-US,en;q=0.9"]
1036
}
1037
},
1038
{
1039
"originTypes": ["none"],
1040
"method": "GET",
1041
"order": [
1042
":method",
1043
":authority",
1044
":scheme",
1045
":path",
1046
"upgrade-insecure-requests",
1047
"user-agent",
1048
"accept",
1049
"accept-encoding",
1050
"accept-language",
1051
"cookie"
1052
],
1053
"defaults": {
1054
"upgrade-insecure-requests": ["1"],
1055
"accept": [
1056
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1057
],
1058
"accept-encoding": ["gzip, deflate, br"],
1059
"accept-language": ["en-US,en;q=0.9"]
1060
}
1061
},
1062
{
1063
"originTypes": ["same-origin", "same-site", "cross-site"],
1064
"method": "POST",
1065
"order": [
1066
":method",
1067
":authority",
1068
":scheme",
1069
":path",
1070
"content-length",
1071
"cache-control",
1072
"origin",
1073
"upgrade-insecure-requests",
1074
"user-agent",
1075
"content-type",
1076
"accept",
1077
"referer",
1078
"accept-encoding",
1079
"accept-language",
1080
"cookie"
1081
],
1082
"defaults": {
1083
"upgrade-insecure-requests": ["1"],
1084
"accept": [
1085
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1086
],
1087
"accept-encoding": ["gzip, deflate, br"],
1088
"accept-language": ["en-US,en;q=0.9"]
1089
}
1090
}
1091
],
1092
"Xhr": [
1093
{
1094
"originTypes": ["same-origin"],
1095
"method": "GET",
1096
"order": [
1097
":method",
1098
":authority",
1099
":scheme",
1100
":path",
1101
"accept",
1102
"user-agent",
1103
"referer",
1104
"accept-encoding",
1105
"accept-language"
1106
],
1107
"defaults": {
1108
"accept": ["application/json, text/plain, */*"],
1109
"accept-encoding": ["gzip, deflate, br"],
1110
"accept-language": ["en-US,en;q=0.9"]
1111
}
1112
},
1113
{
1114
"originTypes": ["same-site", "cross-site"],
1115
"method": "GET",
1116
"order": [
1117
":method",
1118
":authority",
1119
":scheme",
1120
":path",
1121
"accept",
1122
"origin",
1123
"user-agent",
1124
"referer",
1125
"accept-encoding",
1126
"accept-language"
1127
],
1128
"defaults": {
1129
"accept": ["application/json, text/plain, */*"],
1130
"accept-encoding": ["gzip, deflate, br"],
1131
"accept-language": ["en-US,en;q=0.9"]
1132
}
1133
},
1134
{
1135
"originTypes": ["same-site", "cross-site"],
1136
"method": "GET",
1137
"order": [
1138
":method",
1139
":authority",
1140
":scheme",
1141
":path",
1142
"accept",
1143
"user-agent",
1144
"origin",
1145
"referer",
1146
"accept-encoding",
1147
"accept-language"
1148
],
1149
"defaults": {
1150
"accept": ["application/json, text/plain, */*"],
1151
"accept-encoding": ["gzip, deflate, br"],
1152
"accept-language": ["en-US,en;q=0.9"]
1153
}
1154
}
1155
],
1156
"Fetch": [
1157
{
1158
"originTypes": ["same-origin"],
1159
"method": "GET",
1160
"order": [
1161
":method",
1162
":authority",
1163
":scheme",
1164
":path",
1165
"user-agent",
1166
"accept",
1167
"referer",
1168
"accept-encoding",
1169
"accept-language"
1170
],
1171
"defaults": {
1172
"accept": ["*/*"],
1173
"accept-encoding": ["gzip, deflate, br"],
1174
"accept-language": ["en-US,en;q=0.9"]
1175
}
1176
},
1177
{
1178
"originTypes": ["same-origin", "same-site", "cross-site"],
1179
"method": "POST",
1180
"order": [
1181
":method",
1182
":authority",
1183
":scheme",
1184
":path",
1185
"content-length",
1186
"origin",
1187
"user-agent",
1188
"content-type",
1189
"accept",
1190
"referer",
1191
"accept-encoding",
1192
"accept-language"
1193
],
1194
"defaults": {
1195
"accept": ["*/*"],
1196
"accept-encoding": ["gzip, deflate, br"],
1197
"accept-language": ["en-US,en;q=0.9"]
1198
}
1199
},
1200
{
1201
"originTypes": ["same-origin", "same-site"],
1202
"method": "POST",
1203
"order": [
1204
":method",
1205
":authority",
1206
":scheme",
1207
":path",
1208
"content-length",
1209
"origin",
1210
"content-type",
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
"origin",
1232
"user-agent",
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": ["cross-site", "same-site", "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": "GET",
1270
"order": [
1271
":method",
1272
":authority",
1273
":scheme",
1274
":path",
1275
"user-agent",
1276
"origin",
1277
"accept",
1278
"referer",
1279
"accept-encoding",
1280
"accept-language"
1281
],
1282
"defaults": {
1283
"accept": ["*/*"],
1284
"accept-encoding": ["gzip, deflate, br"],
1285
"accept-language": ["en-US,en;q=0.9"]
1286
}
1287
}
1288
],
1289
"Preflight": [
1290
{
1291
"originTypes": ["same-site", "cross-site"],
1292
"method": "OPTIONS",
1293
"order": [
1294
":method",
1295
":authority",
1296
":scheme",
1297
":path",
1298
"access-control-request-method",
1299
"origin",
1300
"user-agent",
1301
"access-control-request-headers",
1302
"accept",
1303
"referer",
1304
"accept-encoding",
1305
"accept-language"
1306
],
1307
"defaults": {
1308
"accept": ["*/*"],
1309
"accept-encoding": ["gzip, deflate, br"],
1310
"accept-language": ["en-US,en;q=0.9"]
1311
}
1312
},
1313
{
1314
"originTypes": ["same-site", "cross-site"],
1315
"method": "OPTIONS",
1316
"order": [
1317
":method",
1318
":authority",
1319
":scheme",
1320
":path",
1321
"access-control-request-method",
1322
"origin",
1323
"user-agent",
1324
"access-control-request-headers",
1325
"accept",
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
"Script": [
1337
{
1338
"originTypes": ["same-origin", "same-site", "cross-site"],
1339
"method": "GET",
1340
"order": [
1341
":method",
1342
":authority",
1343
":scheme",
1344
":path",
1345
"user-agent",
1346
"accept",
1347
"referer",
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
"Stylesheet": [
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": ["text/css,*/*;q=0.1"],
1375
"accept-encoding": ["gzip, deflate, br"],
1376
"accept-language": ["en-US,en;q=0.9"]
1377
}
1378
}
1379
],
1380
"Image": [
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": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1397
"accept-encoding": ["gzip, deflate, br"],
1398
"accept-language": ["en-US,en;q=0.9"]
1399
}
1400
}
1401
],
1402
"Media": [
1403
{
1404
"originTypes": ["same-origin", "same-site", "cross-site"],
1405
"method": "GET",
1406
"order": [
1407
":method",
1408
":authority",
1409
":scheme",
1410
":path",
1411
"accept-encoding",
1412
"user-agent",
1413
"accept",
1414
"referer",
1415
"accept-language",
1416
"range"
1417
],
1418
"defaults": {
1419
"accept-encoding": ["identity;q=1, *;q=0"],
1420
"accept": ["*/*"],
1421
"accept-language": ["en-US,en;q=0.9"]
1422
}
1423
}
1424
],
1425
"Font": [
1426
{
1427
"originTypes": ["same-origin"],
1428
"method": "GET",
1429
"order": [
1430
":method",
1431
":authority",
1432
":scheme",
1433
":path",
1434
"origin",
1435
"user-agent",
1436
"accept",
1437
"referer",
1438
"accept-encoding",
1439
"accept-language"
1440
],
1441
"defaults": {
1442
"accept": ["*/*"],
1443
"accept-encoding": ["gzip, deflate, br"],
1444
"accept-language": ["en-US,en;q=0.9"]
1445
}
1446
}
1447
]
1448
}
1449
}
1450
1451