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-65-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
"originTypes": ["none"],
126
"method": "GET",
127
"order": [
128
"Host",
129
"Connection",
130
"Cache-Control",
131
"Upgrade-Insecure-Requests",
132
"User-Agent",
133
"Accept",
134
"Accept-Encoding",
135
"Accept-Language"
136
],
137
"defaults": {
138
"Connection": ["keep-alive"],
139
"Upgrade-Insecure-Requests": ["1"],
140
"Accept": [
141
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
142
],
143
"Accept-Encoding": ["gzip, deflate"],
144
"Accept-Language": ["en-US,en;q=0.9"]
145
}
146
}
147
],
148
"WebsocketUpgrade": [
149
{
150
"originTypes": ["same-origin", "same-site", "cross-site"],
151
"method": "GET",
152
"order": [
153
"Host",
154
"Connection",
155
"Pragma",
156
"Cache-Control",
157
"Upgrade",
158
"Origin",
159
"Sec-WebSocket-Version",
160
"User-Agent",
161
"Accept-Encoding",
162
"Accept-Language",
163
"Sec-WebSocket-Key",
164
"Sec-WebSocket-Extensions"
165
],
166
"defaults": {
167
"Connection": ["Upgrade"],
168
"Upgrade": ["websocket"],
169
"Sec-WebSocket-Version": ["13"],
170
"Accept-Encoding": ["gzip, deflate"],
171
"Accept-Language": ["en-US,en;q=0.9"],
172
"Sec-WebSocket-Extensions": ["permessage-deflate; client_max_window_bits"]
173
}
174
}
175
],
176
"Xhr": [
177
{
178
"originTypes": ["same-origin"],
179
"method": "GET",
180
"order": [
181
"Host",
182
"Connection",
183
"Accept",
184
"User-Agent",
185
"Referer",
186
"Accept-Encoding",
187
"Accept-Language"
188
],
189
"defaults": {
190
"Connection": ["keep-alive"],
191
"Accept": ["application/json, text/plain, */*"],
192
"Accept-Encoding": ["gzip, deflate"],
193
"Accept-Language": ["en-US,en;q=0.9"]
194
}
195
},
196
{
197
"originTypes": ["same-site", "cross-site"],
198
"method": "GET",
199
"order": [
200
"Host",
201
"Connection",
202
"Accept",
203
"Origin",
204
"User-Agent",
205
"Referer",
206
"Accept-Encoding",
207
"Accept-Language"
208
],
209
"defaults": {
210
"Connection": ["keep-alive"],
211
"Accept": ["application/json, text/plain, */*"],
212
"Accept-Encoding": ["gzip, deflate"],
213
"Accept-Language": ["en-US,en;q=0.9"]
214
}
215
},
216
{
217
"originTypes": ["same-site", "cross-site"],
218
"method": "GET",
219
"order": [
220
"Host",
221
"Connection",
222
"Accept",
223
"User-Agent",
224
"Origin",
225
"Referer",
226
"Accept-Encoding",
227
"Accept-Language"
228
],
229
"defaults": {
230
"Connection": ["keep-alive"],
231
"Accept": ["application/json, text/plain, */*"],
232
"Accept-Encoding": ["gzip, deflate"],
233
"Accept-Language": ["en-US,en;q=0.9"]
234
}
235
}
236
],
237
"Fetch": [
238
{
239
"originTypes": ["same-origin"],
240
"method": "GET",
241
"order": [
242
"Host",
243
"Connection",
244
"User-Agent",
245
"Accept",
246
"Referer",
247
"Accept-Encoding",
248
"Accept-Language"
249
],
250
"defaults": {
251
"Connection": ["keep-alive"],
252
"Accept": ["*/*"],
253
"Accept-Encoding": ["gzip, deflate"],
254
"Accept-Language": ["en-US,en;q=0.9"]
255
}
256
},
257
{
258
"originTypes": ["same-origin", "same-site", "cross-site"],
259
"method": "POST",
260
"order": [
261
"Host",
262
"Connection",
263
"Content-Length",
264
"Origin",
265
"User-Agent",
266
"Content-Type",
267
"Accept",
268
"Referer",
269
"Accept-Encoding",
270
"Accept-Language"
271
],
272
"defaults": {
273
"Connection": ["keep-alive"],
274
"Accept": ["*/*"],
275
"Accept-Encoding": ["gzip, deflate"],
276
"Accept-Language": ["en-US,en;q=0.9"]
277
}
278
},
279
{
280
"originTypes": ["same-site", "cross-site"],
281
"method": "GET",
282
"order": [
283
"Host",
284
"Connection",
285
"Origin",
286
"User-Agent",
287
"Accept",
288
"Referer",
289
"Accept-Encoding",
290
"Accept-Language"
291
],
292
"defaults": {
293
"Connection": ["keep-alive"],
294
"Accept": ["*/*"],
295
"Accept-Encoding": ["gzip, deflate"],
296
"Accept-Language": ["en-US,en;q=0.9"]
297
}
298
},
299
{
300
"originTypes": ["same-site", "same-origin"],
301
"method": "POST",
302
"order": [
303
"Host",
304
"Connection",
305
"Content-Length",
306
"User-Agent",
307
"Origin",
308
"Content-Type",
309
"Accept",
310
"Referer",
311
"Accept-Encoding",
312
"Accept-Language"
313
],
314
"defaults": {
315
"Connection": ["keep-alive"],
316
"Accept": ["*/*"],
317
"Accept-Encoding": ["gzip, deflate"],
318
"Accept-Language": ["en-US,en;q=0.9"]
319
}
320
},
321
{
322
"originTypes": ["cross-site"],
323
"method": "POST",
324
"order": [
325
"Host",
326
"Connection",
327
"Content-Length",
328
"Origin",
329
"Content-Type",
330
"User-Agent",
331
"Accept",
332
"Referer",
333
"Accept-Encoding",
334
"Accept-Language"
335
],
336
"defaults": {
337
"Connection": ["keep-alive"],
338
"Accept": ["*/*"],
339
"Accept-Encoding": ["gzip, deflate"],
340
"Accept-Language": ["en-US,en;q=0.9"]
341
}
342
}
343
],
344
"Preflight": [
345
{
346
"originTypes": ["same-site", "cross-site"],
347
"method": "OPTIONS",
348
"order": [
349
"Host",
350
"Connection",
351
"Access-Control-Request-Method",
352
"Origin",
353
"User-Agent",
354
"Access-Control-Request-Headers",
355
"Accept",
356
"Referer",
357
"Accept-Encoding",
358
"Accept-Language"
359
],
360
"defaults": {
361
"Connection": ["keep-alive"],
362
"Accept": ["*/*"],
363
"Accept-Encoding": ["gzip, deflate"],
364
"Accept-Language": ["en-US,en;q=0.9"]
365
}
366
},
367
{
368
"originTypes": ["same-site", "cross-site"],
369
"method": "OPTIONS",
370
"order": [
371
"Host",
372
"Connection",
373
"Access-Control-Request-Method",
374
"Origin",
375
"User-Agent",
376
"Access-Control-Request-Headers",
377
"Accept",
378
"Accept-Encoding",
379
"Accept-Language"
380
],
381
"defaults": {
382
"Connection": ["keep-alive"],
383
"Accept": ["*/*"],
384
"Accept-Encoding": ["gzip, deflate"],
385
"Accept-Language": ["en-US,en;q=0.9"]
386
}
387
}
388
],
389
"Script": [
390
{
391
"originTypes": ["same-origin", "same-site", "cross-site"],
392
"method": "GET",
393
"order": [
394
"Host",
395
"Connection",
396
"User-Agent",
397
"Accept",
398
"Referer",
399
"Accept-Encoding",
400
"Accept-Language"
401
],
402
"defaults": {
403
"Connection": ["keep-alive"],
404
"Accept": ["*/*"],
405
"Accept-Encoding": ["gzip, deflate"],
406
"Accept-Language": ["en-US,en;q=0.9"]
407
}
408
}
409
],
410
"Stylesheet": [
411
{
412
"originTypes": ["same-origin", "same-site", "cross-site"],
413
"method": "GET",
414
"order": [
415
"Host",
416
"Connection",
417
"User-Agent",
418
"Accept",
419
"Referer",
420
"Accept-Encoding",
421
"Accept-Language"
422
],
423
"defaults": {
424
"Connection": ["keep-alive"],
425
"Accept": ["text/css,*/*;q=0.1"],
426
"Accept-Encoding": ["gzip, deflate"],
427
"Accept-Language": ["en-US,en;q=0.9"]
428
}
429
}
430
],
431
"Image": [
432
{
433
"originTypes": ["same-origin", "same-site", "cross-site"],
434
"method": "GET",
435
"order": [
436
"Host",
437
"Connection",
438
"User-Agent",
439
"Accept",
440
"Referer",
441
"Accept-Encoding",
442
"Accept-Language"
443
],
444
"defaults": {
445
"Connection": ["keep-alive"],
446
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
447
"Accept-Encoding": ["gzip, deflate"],
448
"Accept-Language": ["en-US,en;q=0.9"]
449
}
450
}
451
],
452
"Font": [
453
{
454
"originTypes": ["same-origin"],
455
"method": "GET",
456
"order": [
457
"Host",
458
"Connection",
459
"Origin",
460
"User-Agent",
461
"Accept",
462
"Referer",
463
"Accept-Encoding",
464
"Accept-Language"
465
],
466
"defaults": {
467
"Connection": ["keep-alive"],
468
"Accept": ["*/*"],
469
"Accept-Encoding": ["gzip, deflate"],
470
"Accept-Language": ["en-US,en;q=0.9"]
471
}
472
}
473
],
474
"Media": [
475
{
476
"originTypes": ["same-site", "same-origin", "cross-site"],
477
"method": "GET",
478
"order": [
479
"Host",
480
"Connection",
481
"Accept-Encoding",
482
"User-Agent",
483
"Accept",
484
"Referer",
485
"Accept-Language",
486
"Range"
487
],
488
"defaults": {
489
"Connection": ["keep-alive"],
490
"Accept-Encoding": ["identity;q=1, *;q=0"],
491
"Accept": ["*/*"],
492
"Accept-Language": ["en-US,en;q=0.9"]
493
}
494
}
495
]
496
},
497
"https": {
498
"Document": [
499
{
500
"originTypes": ["none"],
501
"method": "GET",
502
"order": [
503
"Host",
504
"Connection",
505
"Upgrade-Insecure-Requests",
506
"User-Agent",
507
"Accept",
508
"Accept-Encoding",
509
"Accept-Language"
510
],
511
"defaults": {
512
"Connection": ["keep-alive"],
513
"Upgrade-Insecure-Requests": ["1"],
514
"Accept": [
515
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
516
],
517
"Accept-Encoding": ["gzip, deflate, br"],
518
"Accept-Language": ["en-US,en;q=0.9"]
519
}
520
},
521
{
522
"originTypes": ["cross-site", "same-site", "same-origin"],
523
"method": "GET",
524
"order": [
525
"Host",
526
"Connection",
527
"Upgrade-Insecure-Requests",
528
"User-Agent",
529
"Accept",
530
"Referer",
531
"Accept-Encoding",
532
"Accept-Language"
533
],
534
"defaults": {
535
"Connection": ["keep-alive"],
536
"Upgrade-Insecure-Requests": ["1"],
537
"Accept": [
538
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
539
],
540
"Accept-Encoding": ["gzip, deflate, br"],
541
"Accept-Language": ["en-US,en;q=0.9"]
542
}
543
},
544
{
545
"originTypes": ["cross-site", "same-origin", "same-site"],
546
"method": "GET",
547
"order": [
548
"Host",
549
"Connection",
550
"Upgrade-Insecure-Requests",
551
"User-Agent",
552
"Accept",
553
"Referer",
554
"Accept-Encoding",
555
"Accept-Language",
556
"Cookie"
557
],
558
"defaults": {
559
"Connection": ["keep-alive"],
560
"Upgrade-Insecure-Requests": ["1"],
561
"Accept": [
562
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
563
],
564
"Accept-Encoding": ["gzip, deflate, br"],
565
"Accept-Language": ["en-US,en;q=0.9"]
566
}
567
},
568
{
569
"originTypes": ["none"],
570
"method": "GET",
571
"order": [
572
"Host",
573
"Connection",
574
"Upgrade-Insecure-Requests",
575
"User-Agent",
576
"Accept",
577
"Accept-Encoding",
578
"Accept-Language",
579
"Cookie"
580
],
581
"defaults": {
582
"Connection": ["keep-alive"],
583
"Upgrade-Insecure-Requests": ["1"],
584
"Accept": [
585
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
586
],
587
"Accept-Encoding": ["gzip, deflate, br"],
588
"Accept-Language": ["en-US,en;q=0.9"]
589
}
590
},
591
{
592
"originTypes": ["same-origin", "same-site", "cross-site"],
593
"method": "POST",
594
"order": [
595
"Host",
596
"Connection",
597
"Content-Length",
598
"Cache-Control",
599
"Origin",
600
"Upgrade-Insecure-Requests",
601
"Content-Type",
602
"User-Agent",
603
"Accept",
604
"Referer",
605
"Accept-Encoding",
606
"Accept-Language",
607
"Cookie"
608
],
609
"defaults": {
610
"Connection": ["keep-alive"],
611
"Upgrade-Insecure-Requests": ["1"],
612
"Accept": [
613
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
614
],
615
"Accept-Encoding": ["gzip, deflate, br"],
616
"Accept-Language": ["en-US,en;q=0.9"]
617
}
618
},
619
{
620
"originTypes": ["none"],
621
"method": "GET",
622
"order": [
623
"Host",
624
"Connection",
625
"Cache-Control",
626
"Upgrade-Insecure-Requests",
627
"User-Agent",
628
"Accept",
629
"Accept-Encoding",
630
"Accept-Language"
631
],
632
"defaults": {
633
"Connection": ["keep-alive"],
634
"Upgrade-Insecure-Requests": ["1"],
635
"Accept": [
636
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
637
],
638
"Accept-Encoding": ["gzip, deflate, br"],
639
"Accept-Language": ["en-US,en;q=0.9"]
640
}
641
}
642
],
643
"WebsocketUpgrade": [
644
{
645
"originTypes": ["same-origin", "same-site", "cross-site"],
646
"method": "GET",
647
"order": [
648
"Host",
649
"Connection",
650
"Pragma",
651
"Cache-Control",
652
"Upgrade",
653
"Origin",
654
"Sec-WebSocket-Version",
655
"User-Agent",
656
"Accept-Encoding",
657
"Accept-Language",
658
"Sec-WebSocket-Key",
659
"Sec-WebSocket-Extensions"
660
],
661
"defaults": {
662
"Connection": ["Upgrade"],
663
"Upgrade": ["websocket"],
664
"Sec-WebSocket-Version": ["13"],
665
"Accept-Encoding": ["gzip, deflate, br"],
666
"Accept-Language": ["en-US,en;q=0.9"],
667
"Sec-WebSocket-Extensions": ["permessage-deflate; client_max_window_bits"]
668
}
669
}
670
],
671
"Xhr": [
672
{
673
"originTypes": ["same-origin"],
674
"method": "GET",
675
"order": [
676
"Host",
677
"Connection",
678
"Accept",
679
"User-Agent",
680
"Referer",
681
"Accept-Encoding",
682
"Accept-Language"
683
],
684
"defaults": {
685
"Connection": ["keep-alive"],
686
"Accept": ["application/json, text/plain, */*"],
687
"Accept-Encoding": ["gzip, deflate, br"],
688
"Accept-Language": ["en-US,en;q=0.9"]
689
}
690
},
691
{
692
"originTypes": ["same-site", "cross-site"],
693
"method": "GET",
694
"order": [
695
"Host",
696
"Connection",
697
"Accept",
698
"Origin",
699
"User-Agent",
700
"Referer",
701
"Accept-Encoding",
702
"Accept-Language"
703
],
704
"defaults": {
705
"Connection": ["keep-alive"],
706
"Accept": ["application/json, text/plain, */*"],
707
"Accept-Encoding": ["gzip, deflate, br"],
708
"Accept-Language": ["en-US,en;q=0.9"]
709
}
710
},
711
{
712
"originTypes": ["same-site", "cross-site"],
713
"method": "GET",
714
"order": [
715
"Host",
716
"Connection",
717
"Accept",
718
"User-Agent",
719
"Origin",
720
"Referer",
721
"Accept-Encoding",
722
"Accept-Language"
723
],
724
"defaults": {
725
"Connection": ["keep-alive"],
726
"Accept": ["application/json, text/plain, */*"],
727
"Accept-Encoding": ["gzip, deflate, br"],
728
"Accept-Language": ["en-US,en;q=0.9"]
729
}
730
}
731
],
732
"Fetch": [
733
{
734
"originTypes": ["same-origin"],
735
"method": "GET",
736
"order": [
737
"Host",
738
"Connection",
739
"User-Agent",
740
"Accept",
741
"Referer",
742
"Accept-Encoding",
743
"Accept-Language"
744
],
745
"defaults": {
746
"Connection": ["keep-alive"],
747
"Accept": ["*/*"],
748
"Accept-Encoding": ["gzip, deflate, br"],
749
"Accept-Language": ["en-US,en;q=0.9"]
750
}
751
},
752
{
753
"originTypes": ["same-origin", "same-site", "cross-site"],
754
"method": "POST",
755
"order": [
756
"Host",
757
"Connection",
758
"Content-Length",
759
"Origin",
760
"User-Agent",
761
"Content-Type",
762
"Accept",
763
"Referer",
764
"Accept-Encoding",
765
"Accept-Language"
766
],
767
"defaults": {
768
"Connection": ["keep-alive"],
769
"Accept": ["*/*"],
770
"Accept-Encoding": ["gzip, deflate, br"],
771
"Accept-Language": ["en-US,en;q=0.9"]
772
}
773
},
774
{
775
"originTypes": ["same-site", "cross-site"],
776
"method": "GET",
777
"order": [
778
"Host",
779
"Connection",
780
"Origin",
781
"User-Agent",
782
"Accept",
783
"Referer",
784
"Accept-Encoding",
785
"Accept-Language"
786
],
787
"defaults": {
788
"Connection": ["keep-alive"],
789
"Accept": ["*/*"],
790
"Accept-Encoding": ["gzip, deflate, br"],
791
"Accept-Language": ["en-US,en;q=0.9"]
792
}
793
},
794
{
795
"originTypes": ["same-origin", "cross-site"],
796
"method": "POST",
797
"order": [
798
"Host",
799
"Connection",
800
"Content-Length",
801
"User-Agent",
802
"Origin",
803
"Content-Type",
804
"Accept",
805
"Referer",
806
"Accept-Encoding",
807
"Accept-Language"
808
],
809
"defaults": {
810
"Connection": ["keep-alive"],
811
"Accept": ["*/*"],
812
"Accept-Encoding": ["gzip, deflate, br"],
813
"Accept-Language": ["en-US,en;q=0.9"]
814
}
815
},
816
{
817
"originTypes": ["same-site", "same-origin"],
818
"method": "POST",
819
"order": [
820
"Host",
821
"Connection",
822
"Content-Length",
823
"Origin",
824
"Content-Type",
825
"User-Agent",
826
"Accept",
827
"Referer",
828
"Accept-Encoding",
829
"Accept-Language"
830
],
831
"defaults": {
832
"Connection": ["keep-alive"],
833
"Accept": ["*/*"],
834
"Accept-Encoding": ["gzip, deflate, br"],
835
"Accept-Language": ["en-US,en;q=0.9"]
836
}
837
},
838
{
839
"originTypes": ["cross-site", "same-site"],
840
"method": "GET",
841
"order": [
842
"Host",
843
"Connection",
844
"User-Agent",
845
"Origin",
846
"Accept",
847
"Referer",
848
"Accept-Encoding",
849
"Accept-Language"
850
],
851
"defaults": {
852
"Connection": ["keep-alive"],
853
"Accept": ["*/*"],
854
"Accept-Encoding": ["gzip, deflate, br"],
855
"Accept-Language": ["en-US,en;q=0.9"]
856
}
857
}
858
],
859
"Preflight": [
860
{
861
"originTypes": ["same-site", "cross-site"],
862
"method": "OPTIONS",
863
"order": [
864
"Host",
865
"Connection",
866
"Access-Control-Request-Method",
867
"Origin",
868
"User-Agent",
869
"Access-Control-Request-Headers",
870
"Accept",
871
"Referer",
872
"Accept-Encoding",
873
"Accept-Language"
874
],
875
"defaults": {
876
"Connection": ["keep-alive"],
877
"Accept": ["*/*"],
878
"Accept-Encoding": ["gzip, deflate, br"],
879
"Accept-Language": ["en-US,en;q=0.9"]
880
}
881
},
882
{
883
"originTypes": ["same-site", "cross-site"],
884
"method": "OPTIONS",
885
"order": [
886
"Host",
887
"Connection",
888
"Access-Control-Request-Method",
889
"Origin",
890
"User-Agent",
891
"Access-Control-Request-Headers",
892
"Accept",
893
"Accept-Encoding",
894
"Accept-Language"
895
],
896
"defaults": {
897
"Connection": ["keep-alive"],
898
"Accept": ["*/*"],
899
"Accept-Encoding": ["gzip, deflate, br"],
900
"Accept-Language": ["en-US,en;q=0.9"]
901
}
902
}
903
],
904
"Script": [
905
{
906
"originTypes": ["same-origin", "same-site", "cross-site"],
907
"method": "GET",
908
"order": [
909
"Host",
910
"Connection",
911
"User-Agent",
912
"Accept",
913
"Referer",
914
"Accept-Encoding",
915
"Accept-Language"
916
],
917
"defaults": {
918
"Connection": ["keep-alive"],
919
"Accept": ["*/*"],
920
"Accept-Encoding": ["gzip, deflate, br"],
921
"Accept-Language": ["en-US,en;q=0.9"]
922
}
923
}
924
],
925
"Stylesheet": [
926
{
927
"originTypes": ["same-origin", "same-site", "cross-site"],
928
"method": "GET",
929
"order": [
930
"Host",
931
"Connection",
932
"User-Agent",
933
"Accept",
934
"Referer",
935
"Accept-Encoding",
936
"Accept-Language"
937
],
938
"defaults": {
939
"Connection": ["keep-alive"],
940
"Accept": ["text/css,*/*;q=0.1"],
941
"Accept-Encoding": ["gzip, deflate, br"],
942
"Accept-Language": ["en-US,en;q=0.9"]
943
}
944
}
945
],
946
"Image": [
947
{
948
"originTypes": ["same-origin", "same-site", "cross-site"],
949
"method": "GET",
950
"order": [
951
"Host",
952
"Connection",
953
"User-Agent",
954
"Accept",
955
"Referer",
956
"Accept-Encoding",
957
"Accept-Language"
958
],
959
"defaults": {
960
"Connection": ["keep-alive"],
961
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
962
"Accept-Encoding": ["gzip, deflate, br"],
963
"Accept-Language": ["en-US,en;q=0.9"]
964
}
965
}
966
],
967
"Font": [
968
{
969
"originTypes": ["same-origin"],
970
"method": "GET",
971
"order": [
972
"Host",
973
"Connection",
974
"Origin",
975
"User-Agent",
976
"Accept",
977
"Referer",
978
"Accept-Encoding",
979
"Accept-Language"
980
],
981
"defaults": {
982
"Connection": ["keep-alive"],
983
"Accept": ["*/*"],
984
"Accept-Encoding": ["gzip, deflate, br"],
985
"Accept-Language": ["en-US,en;q=0.9"]
986
}
987
}
988
],
989
"Media": [
990
{
991
"originTypes": ["same-origin", "same-site", "cross-site"],
992
"method": "GET",
993
"order": [
994
"Host",
995
"Connection",
996
"Accept-Encoding",
997
"User-Agent",
998
"Accept",
999
"Referer",
1000
"Accept-Language",
1001
"Range"
1002
],
1003
"defaults": {
1004
"Connection": ["keep-alive"],
1005
"Accept-Encoding": ["identity;q=1, *;q=0"],
1006
"Accept": ["*/*"],
1007
"Accept-Language": ["en-US,en;q=0.9"]
1008
}
1009
}
1010
]
1011
},
1012
"http2": {
1013
"Document": [
1014
{
1015
"originTypes": ["none"],
1016
"method": "GET",
1017
"order": [
1018
":method",
1019
":authority",
1020
":scheme",
1021
":path",
1022
"upgrade-insecure-requests",
1023
"user-agent",
1024
"accept",
1025
"accept-encoding",
1026
"accept-language"
1027
],
1028
"defaults": {
1029
"upgrade-insecure-requests": ["1"],
1030
"accept": [
1031
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1032
],
1033
"accept-encoding": ["gzip, deflate, br"],
1034
"accept-language": ["en-US,en;q=0.9"]
1035
}
1036
},
1037
{
1038
"originTypes": ["cross-site", "same-site", "same-origin"],
1039
"method": "GET",
1040
"order": [
1041
":method",
1042
":authority",
1043
":scheme",
1044
":path",
1045
"upgrade-insecure-requests",
1046
"user-agent",
1047
"accept",
1048
"referer",
1049
"accept-encoding",
1050
"accept-language"
1051
],
1052
"defaults": {
1053
"upgrade-insecure-requests": ["1"],
1054
"accept": [
1055
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1056
],
1057
"accept-encoding": ["gzip, deflate, br"],
1058
"accept-language": ["en-US,en;q=0.9"]
1059
}
1060
},
1061
{
1062
"originTypes": ["cross-site", "same-origin", "same-site"],
1063
"method": "GET",
1064
"order": [
1065
":method",
1066
":authority",
1067
":scheme",
1068
":path",
1069
"upgrade-insecure-requests",
1070
"user-agent",
1071
"accept",
1072
"referer",
1073
"accept-encoding",
1074
"accept-language",
1075
"cookie"
1076
],
1077
"defaults": {
1078
"upgrade-insecure-requests": ["1"],
1079
"accept": [
1080
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1081
],
1082
"accept-encoding": ["gzip, deflate, br"],
1083
"accept-language": ["en-US,en;q=0.9"]
1084
}
1085
},
1086
{
1087
"originTypes": ["none"],
1088
"method": "GET",
1089
"order": [
1090
":method",
1091
":authority",
1092
":scheme",
1093
":path",
1094
"upgrade-insecure-requests",
1095
"user-agent",
1096
"accept",
1097
"accept-encoding",
1098
"accept-language",
1099
"cookie"
1100
],
1101
"defaults": {
1102
"upgrade-insecure-requests": ["1"],
1103
"accept": [
1104
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1105
],
1106
"accept-encoding": ["gzip, deflate, br"],
1107
"accept-language": ["en-US,en;q=0.9"]
1108
}
1109
},
1110
{
1111
"originTypes": ["same-origin", "same-site", "cross-site"],
1112
"method": "POST",
1113
"order": [
1114
":method",
1115
":authority",
1116
":scheme",
1117
":path",
1118
"content-length",
1119
"cache-control",
1120
"origin",
1121
"upgrade-insecure-requests",
1122
"content-type",
1123
"user-agent",
1124
"accept",
1125
"referer",
1126
"accept-encoding",
1127
"accept-language",
1128
"cookie"
1129
],
1130
"defaults": {
1131
"upgrade-insecure-requests": ["1"],
1132
"accept": [
1133
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1134
],
1135
"accept-encoding": ["gzip, deflate, br"],
1136
"accept-language": ["en-US,en;q=0.9"]
1137
}
1138
},
1139
{
1140
"originTypes": ["none"],
1141
"method": "GET",
1142
"order": [
1143
":method",
1144
":authority",
1145
":scheme",
1146
":path",
1147
"cache-control",
1148
"upgrade-insecure-requests",
1149
"user-agent",
1150
"accept",
1151
"accept-encoding",
1152
"accept-language"
1153
],
1154
"defaults": {
1155
"upgrade-insecure-requests": ["1"],
1156
"accept": [
1157
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1158
],
1159
"accept-encoding": ["gzip, deflate, br"],
1160
"accept-language": ["en-US,en;q=0.9"]
1161
}
1162
}
1163
],
1164
"Xhr": [
1165
{
1166
"originTypes": ["same-origin"],
1167
"method": "GET",
1168
"order": [
1169
":method",
1170
":authority",
1171
":scheme",
1172
":path",
1173
"accept",
1174
"user-agent",
1175
"referer",
1176
"accept-encoding",
1177
"accept-language"
1178
],
1179
"defaults": {
1180
"accept": ["application/json, text/plain, */*"],
1181
"accept-encoding": ["gzip, deflate, br"],
1182
"accept-language": ["en-US,en;q=0.9"]
1183
}
1184
},
1185
{
1186
"originTypes": ["same-site", "cross-site"],
1187
"method": "GET",
1188
"order": [
1189
":method",
1190
":authority",
1191
":scheme",
1192
":path",
1193
"accept",
1194
"origin",
1195
"user-agent",
1196
"referer",
1197
"accept-encoding",
1198
"accept-language"
1199
],
1200
"defaults": {
1201
"accept": ["application/json, text/plain, */*"],
1202
"accept-encoding": ["gzip, deflate, br"],
1203
"accept-language": ["en-US,en;q=0.9"]
1204
}
1205
},
1206
{
1207
"originTypes": ["same-site", "cross-site"],
1208
"method": "GET",
1209
"order": [
1210
":method",
1211
":authority",
1212
":scheme",
1213
":path",
1214
"accept",
1215
"user-agent",
1216
"origin",
1217
"referer",
1218
"accept-encoding",
1219
"accept-language"
1220
],
1221
"defaults": {
1222
"accept": ["application/json, text/plain, */*"],
1223
"accept-encoding": ["gzip, deflate, br"],
1224
"accept-language": ["en-US,en;q=0.9"]
1225
}
1226
}
1227
],
1228
"Fetch": [
1229
{
1230
"originTypes": ["same-origin"],
1231
"method": "GET",
1232
"order": [
1233
":method",
1234
":authority",
1235
":scheme",
1236
":path",
1237
"user-agent",
1238
"accept",
1239
"referer",
1240
"accept-encoding",
1241
"accept-language"
1242
],
1243
"defaults": {
1244
"accept": ["*/*"],
1245
"accept-encoding": ["gzip, deflate, br"],
1246
"accept-language": ["en-US,en;q=0.9"]
1247
}
1248
},
1249
{
1250
"originTypes": ["same-origin", "same-site", "cross-site"],
1251
"method": "POST",
1252
"order": [
1253
":method",
1254
":authority",
1255
":scheme",
1256
":path",
1257
"content-length",
1258
"origin",
1259
"user-agent",
1260
"content-type",
1261
"accept",
1262
"referer",
1263
"accept-encoding",
1264
"accept-language"
1265
],
1266
"defaults": {
1267
"accept": ["*/*"],
1268
"accept-encoding": ["gzip, deflate, br"],
1269
"accept-language": ["en-US,en;q=0.9"]
1270
}
1271
},
1272
{
1273
"originTypes": ["same-site", "cross-site"],
1274
"method": "GET",
1275
"order": [
1276
":method",
1277
":authority",
1278
":scheme",
1279
":path",
1280
"origin",
1281
"user-agent",
1282
"accept",
1283
"referer",
1284
"accept-encoding",
1285
"accept-language"
1286
],
1287
"defaults": {
1288
"accept": ["*/*"],
1289
"accept-encoding": ["gzip, deflate, br"],
1290
"accept-language": ["en-US,en;q=0.9"]
1291
}
1292
},
1293
{
1294
"originTypes": ["cross-site", "same-site"],
1295
"method": "GET",
1296
"order": [
1297
":method",
1298
":authority",
1299
":scheme",
1300
":path",
1301
"user-agent",
1302
"origin",
1303
"accept",
1304
"referer",
1305
"accept-encoding",
1306
"accept-language"
1307
],
1308
"defaults": {
1309
"accept": ["*/*"],
1310
"accept-encoding": ["gzip, deflate, br"],
1311
"accept-language": ["en-US,en;q=0.9"]
1312
}
1313
}
1314
],
1315
"Preflight": [
1316
{
1317
"originTypes": ["same-site", "cross-site"],
1318
"method": "OPTIONS",
1319
"order": [
1320
":method",
1321
":authority",
1322
":scheme",
1323
":path",
1324
"access-control-request-method",
1325
"origin",
1326
"user-agent",
1327
"access-control-request-headers",
1328
"accept",
1329
"referer",
1330
"accept-encoding",
1331
"accept-language"
1332
],
1333
"defaults": {
1334
"accept": ["*/*"],
1335
"accept-encoding": ["gzip, deflate, br"],
1336
"accept-language": ["en-US,en;q=0.9"]
1337
}
1338
},
1339
{
1340
"originTypes": ["same-site", "cross-site"],
1341
"method": "OPTIONS",
1342
"order": [
1343
":method",
1344
":authority",
1345
":scheme",
1346
":path",
1347
"access-control-request-method",
1348
"origin",
1349
"user-agent",
1350
"access-control-request-headers",
1351
"accept",
1352
"accept-encoding",
1353
"accept-language"
1354
],
1355
"defaults": {
1356
"accept": ["*/*"],
1357
"accept-encoding": ["gzip, deflate, br"],
1358
"accept-language": ["en-US,en;q=0.9"]
1359
}
1360
}
1361
],
1362
"Script": [
1363
{
1364
"originTypes": ["same-origin", "same-site", "cross-site"],
1365
"method": "GET",
1366
"order": [
1367
":method",
1368
":authority",
1369
":scheme",
1370
":path",
1371
"user-agent",
1372
"accept",
1373
"referer",
1374
"accept-encoding",
1375
"accept-language"
1376
],
1377
"defaults": {
1378
"accept": ["*/*"],
1379
"accept-encoding": ["gzip, deflate, br"],
1380
"accept-language": ["en-US,en;q=0.9"]
1381
}
1382
}
1383
],
1384
"Stylesheet": [
1385
{
1386
"originTypes": ["same-origin", "same-site", "cross-site"],
1387
"method": "GET",
1388
"order": [
1389
":method",
1390
":authority",
1391
":scheme",
1392
":path",
1393
"user-agent",
1394
"accept",
1395
"referer",
1396
"accept-encoding",
1397
"accept-language"
1398
],
1399
"defaults": {
1400
"accept": ["text/css,*/*;q=0.1"],
1401
"accept-encoding": ["gzip, deflate, br"],
1402
"accept-language": ["en-US,en;q=0.9"]
1403
}
1404
}
1405
],
1406
"Image": [
1407
{
1408
"originTypes": ["same-origin", "same-site", "cross-site"],
1409
"method": "GET",
1410
"order": [
1411
":method",
1412
":authority",
1413
":scheme",
1414
":path",
1415
"user-agent",
1416
"accept",
1417
"referer",
1418
"accept-encoding",
1419
"accept-language"
1420
],
1421
"defaults": {
1422
"accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1423
"accept-encoding": ["gzip, deflate, br"],
1424
"accept-language": ["en-US,en;q=0.9"]
1425
}
1426
}
1427
],
1428
"Media": [
1429
{
1430
"originTypes": ["same-origin", "same-site", "cross-site"],
1431
"method": "GET",
1432
"order": [
1433
":method",
1434
":authority",
1435
":scheme",
1436
":path",
1437
"accept-encoding",
1438
"user-agent",
1439
"accept",
1440
"referer",
1441
"accept-language",
1442
"range"
1443
],
1444
"defaults": {
1445
"accept-encoding": ["identity;q=1, *;q=0"],
1446
"accept": ["*/*"],
1447
"accept-language": ["en-US,en;q=0.9"]
1448
}
1449
}
1450
],
1451
"Font": [
1452
{
1453
"originTypes": ["same-origin"],
1454
"method": "GET",
1455
"order": [
1456
":method",
1457
":authority",
1458
":scheme",
1459
":path",
1460
"origin",
1461
"user-agent",
1462
"accept",
1463
"referer",
1464
"accept-encoding",
1465
"accept-language"
1466
],
1467
"defaults": {
1468
"accept": ["*/*"],
1469
"accept-encoding": ["gzip, deflate, br"],
1470
"accept-language": ["en-US,en;q=0.9"]
1471
}
1472
}
1473
]
1474
}
1475
}
1476
1477