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