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-71-0/headers.json
1030 views
1
{
2
"http": {
3
"Document": [
4
{
5
"originTypes": ["none"],
6
"method": "GET",
7
"order": [
8
"Host",
9
"Connection",
10
"Upgrade-Insecure-Requests",
11
"User-Agent",
12
"Accept",
13
"Accept-Encoding",
14
"Accept-Language"
15
],
16
"defaults": {
17
"Connection": ["keep-alive"],
18
"Upgrade-Insecure-Requests": ["1"],
19
"Accept": [
20
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
21
],
22
"Accept-Encoding": ["gzip, deflate"],
23
"Accept-Language": ["en-US,en;q=0.9"]
24
}
25
},
26
{
27
"originTypes": ["cross-site", "same-site", "same-origin"],
28
"method": "GET",
29
"order": [
30
"Host",
31
"Connection",
32
"Upgrade-Insecure-Requests",
33
"User-Agent",
34
"Accept",
35
"Referer",
36
"Accept-Encoding",
37
"Accept-Language"
38
],
39
"defaults": {
40
"Connection": ["keep-alive"],
41
"Upgrade-Insecure-Requests": ["1"],
42
"Accept": [
43
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
44
],
45
"Accept-Encoding": ["gzip, deflate"],
46
"Accept-Language": ["en-US,en;q=0.9"]
47
}
48
},
49
{
50
"originTypes": ["cross-site", "same-origin", "same-site"],
51
"method": "GET",
52
"order": [
53
"Host",
54
"Connection",
55
"Upgrade-Insecure-Requests",
56
"User-Agent",
57
"Accept",
58
"Referer",
59
"Accept-Encoding",
60
"Accept-Language",
61
"Cookie"
62
],
63
"defaults": {
64
"Connection": ["keep-alive"],
65
"Upgrade-Insecure-Requests": ["1"],
66
"Accept": [
67
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
68
],
69
"Accept-Encoding": ["gzip, deflate"],
70
"Accept-Language": ["en-US,en;q=0.9"]
71
}
72
},
73
{
74
"originTypes": ["none"],
75
"method": "GET",
76
"order": [
77
"Host",
78
"Connection",
79
"Upgrade-Insecure-Requests",
80
"User-Agent",
81
"Accept",
82
"Accept-Encoding",
83
"Accept-Language",
84
"Cookie"
85
],
86
"defaults": {
87
"Connection": ["keep-alive"],
88
"Upgrade-Insecure-Requests": ["1"],
89
"Accept": [
90
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
91
],
92
"Accept-Encoding": ["gzip, deflate"],
93
"Accept-Language": ["en-US,en;q=0.9"]
94
}
95
},
96
{
97
"originTypes": ["same-origin", "same-site", "cross-site"],
98
"method": "POST",
99
"order": [
100
"Host",
101
"Connection",
102
"Content-Length",
103
"Cache-Control",
104
"Origin",
105
"Upgrade-Insecure-Requests",
106
"Content-Type",
107
"User-Agent",
108
"Accept",
109
"Referer",
110
"Accept-Encoding",
111
"Accept-Language",
112
"Cookie"
113
],
114
"defaults": {
115
"Connection": ["keep-alive"],
116
"Upgrade-Insecure-Requests": ["1"],
117
"Accept": [
118
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
119
],
120
"Accept-Encoding": ["gzip, deflate"],
121
"Accept-Language": ["en-US,en;q=0.9"]
122
}
123
}
124
],
125
"WebsocketUpgrade": [
126
{
127
"originTypes": ["same-site", "cross-site", "same-origin"],
128
"method": "GET",
129
"order": [
130
"Host",
131
"Connection",
132
"Pragma",
133
"Cache-Control",
134
"User-Agent",
135
"Upgrade",
136
"Origin",
137
"Sec-WebSocket-Version",
138
"Accept-Encoding",
139
"Accept-Language",
140
"Sec-WebSocket-Key",
141
"Sec-WebSocket-Extensions"
142
],
143
"defaults": {
144
"Connection": ["Upgrade"],
145
"Upgrade": ["websocket"],
146
"Sec-WebSocket-Version": ["13"],
147
"Accept-Encoding": ["gzip, deflate"],
148
"Accept-Language": ["en-US,en;q=0.9"],
149
"Sec-WebSocket-Extensions": ["permessage-deflate; client_max_window_bits"]
150
}
151
}
152
],
153
"Xhr": [
154
{
155
"originTypes": ["same-origin"],
156
"method": "GET",
157
"order": [
158
"Host",
159
"Connection",
160
"Accept",
161
"User-Agent",
162
"Referer",
163
"Accept-Encoding",
164
"Accept-Language"
165
],
166
"defaults": {
167
"Connection": ["keep-alive"],
168
"Accept": ["application/json, text/plain, */*"],
169
"Accept-Encoding": ["gzip, deflate"],
170
"Accept-Language": ["en-US,en;q=0.9"]
171
}
172
},
173
{
174
"originTypes": ["same-site", "cross-site"],
175
"method": "GET",
176
"order": [
177
"Host",
178
"Connection",
179
"Accept",
180
"Origin",
181
"User-Agent",
182
"Referer",
183
"Accept-Encoding",
184
"Accept-Language"
185
],
186
"defaults": {
187
"Connection": ["keep-alive"],
188
"Accept": ["application/json, text/plain, */*"],
189
"Accept-Encoding": ["gzip, deflate"],
190
"Accept-Language": ["en-US,en;q=0.9"]
191
}
192
},
193
{
194
"originTypes": ["same-site", "cross-site"],
195
"method": "GET",
196
"order": [
197
"Host",
198
"Connection",
199
"Accept",
200
"User-Agent",
201
"Origin",
202
"Referer",
203
"Accept-Encoding",
204
"Accept-Language"
205
],
206
"defaults": {
207
"Connection": ["keep-alive"],
208
"Accept": ["application/json, text/plain, */*"],
209
"Accept-Encoding": ["gzip, deflate"],
210
"Accept-Language": ["en-US,en;q=0.9"]
211
}
212
}
213
],
214
"Fetch": [
215
{
216
"originTypes": ["same-origin"],
217
"method": "GET",
218
"order": [
219
"Host",
220
"Connection",
221
"User-Agent",
222
"Accept",
223
"Referer",
224
"Accept-Encoding",
225
"Accept-Language"
226
],
227
"defaults": {
228
"Connection": ["keep-alive"],
229
"Accept": ["*/*"],
230
"Accept-Encoding": ["gzip, deflate"],
231
"Accept-Language": ["en-US,en;q=0.9"]
232
}
233
},
234
{
235
"originTypes": ["same-origin", "same-site", "cross-site"],
236
"method": "POST",
237
"order": [
238
"Host",
239
"Connection",
240
"Content-Length",
241
"Origin",
242
"User-Agent",
243
"Content-Type",
244
"Accept",
245
"Referer",
246
"Accept-Encoding",
247
"Accept-Language"
248
],
249
"defaults": {
250
"Connection": ["keep-alive"],
251
"Accept": ["*/*"],
252
"Accept-Encoding": ["gzip, deflate"],
253
"Accept-Language": ["en-US,en;q=0.9"]
254
}
255
},
256
{
257
"originTypes": ["same-site", "cross-site"],
258
"method": "GET",
259
"order": [
260
"Host",
261
"Connection",
262
"Origin",
263
"User-Agent",
264
"Accept",
265
"Referer",
266
"Accept-Encoding",
267
"Accept-Language"
268
],
269
"defaults": {
270
"Connection": ["keep-alive"],
271
"Accept": ["*/*"],
272
"Accept-Encoding": ["gzip, deflate"],
273
"Accept-Language": ["en-US,en;q=0.9"]
274
}
275
},
276
{
277
"originTypes": ["same-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.9"]
296
}
297
},
298
{
299
"originTypes": ["same-site"],
300
"method": "POST",
301
"order": [
302
"Host",
303
"Connection",
304
"Content-Length",
305
"Origin",
306
"Content-Type",
307
"User-Agent",
308
"Accept",
309
"Referer",
310
"Accept-Encoding",
311
"Accept-Language"
312
],
313
"defaults": {
314
"Connection": ["keep-alive"],
315
"Accept": ["*/*"],
316
"Accept-Encoding": ["gzip, deflate"],
317
"Accept-Language": ["en-US,en;q=0.9"]
318
}
319
}
320
],
321
"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.9"]
342
}
343
}
344
],
345
"Script": [
346
{
347
"originTypes": ["same-origin", "same-site", "cross-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.9"]
363
}
364
}
365
],
366
"Stylesheet": [
367
{
368
"originTypes": ["same-origin", "same-site", "cross-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.9"]
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.9"]
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.9"]
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.9"]
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.9"]
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.9"]
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.9"]
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.9"]
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
"Content-Type",
558
"User-Agent",
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.9"]
573
}
574
}
575
],
576
"WebsocketUpgrade": [
577
{
578
"originTypes": ["same-origin", "same-site", "cross-site"],
579
"method": "GET",
580
"order": [
581
"Host",
582
"Connection",
583
"Pragma",
584
"Cache-Control",
585
"User-Agent",
586
"Upgrade",
587
"Origin",
588
"Sec-WebSocket-Version",
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.9"],
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.9"]
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.9"]
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.9"]
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.9"]
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.9"]
705
}
706
},
707
{
708
"originTypes": ["same-site", "cross-site"],
709
"method": "GET",
710
"order": [
711
"Host",
712
"Connection",
713
"Origin",
714
"User-Agent",
715
"Accept",
716
"Referer",
717
"Accept-Encoding",
718
"Accept-Language"
719
],
720
"defaults": {
721
"Connection": ["keep-alive"],
722
"Accept": ["*/*"],
723
"Accept-Encoding": ["gzip, deflate, br"],
724
"Accept-Language": ["en-US,en;q=0.9"]
725
}
726
},
727
{
728
"originTypes": ["same-site", "cross-site"],
729
"method": "GET",
730
"order": [
731
"Host",
732
"Connection",
733
"User-Agent",
734
"Origin",
735
"Accept",
736
"Referer",
737
"Accept-Encoding",
738
"Accept-Language"
739
],
740
"defaults": {
741
"Connection": ["keep-alive"],
742
"Accept": ["*/*"],
743
"Accept-Encoding": ["gzip, deflate, br"],
744
"Accept-Language": ["en-US,en;q=0.9"]
745
}
746
}
747
],
748
"Preflight": [
749
{
750
"originTypes": ["same-site", "cross-site"],
751
"method": "OPTIONS",
752
"order": [
753
"Host",
754
"Connection",
755
"Access-Control-Request-Method",
756
"Origin",
757
"User-Agent",
758
"Access-Control-Request-Headers",
759
"Accept",
760
"Referer",
761
"Accept-Encoding",
762
"Accept-Language"
763
],
764
"defaults": {
765
"Connection": ["keep-alive"],
766
"Accept": ["*/*"],
767
"Accept-Encoding": ["gzip, deflate, br"],
768
"Accept-Language": ["en-US,en;q=0.9"]
769
}
770
}
771
],
772
"Script": [
773
{
774
"originTypes": ["same-origin", "same-site", "cross-site"],
775
"method": "GET",
776
"order": [
777
"Host",
778
"Connection",
779
"User-Agent",
780
"Accept",
781
"Referer",
782
"Accept-Encoding",
783
"Accept-Language"
784
],
785
"defaults": {
786
"Connection": ["keep-alive"],
787
"Accept": ["*/*"],
788
"Accept-Encoding": ["gzip, deflate, br"],
789
"Accept-Language": ["en-US,en;q=0.9"]
790
}
791
}
792
],
793
"Stylesheet": [
794
{
795
"originTypes": ["same-origin", "same-site", "cross-site"],
796
"method": "GET",
797
"order": [
798
"Host",
799
"Connection",
800
"User-Agent",
801
"Accept",
802
"Referer",
803
"Accept-Encoding",
804
"Accept-Language"
805
],
806
"defaults": {
807
"Connection": ["keep-alive"],
808
"Accept": ["text/css,*/*;q=0.1"],
809
"Accept-Encoding": ["gzip, deflate, br"],
810
"Accept-Language": ["en-US,en;q=0.9"]
811
}
812
}
813
],
814
"Image": [
815
{
816
"originTypes": ["same-origin", "same-site", "cross-site"],
817
"method": "GET",
818
"order": [
819
"Host",
820
"Connection",
821
"User-Agent",
822
"Accept",
823
"Referer",
824
"Accept-Encoding",
825
"Accept-Language"
826
],
827
"defaults": {
828
"Connection": ["keep-alive"],
829
"Accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
830
"Accept-Encoding": ["gzip, deflate, br"],
831
"Accept-Language": ["en-US,en;q=0.9"]
832
}
833
}
834
],
835
"Font": [
836
{
837
"originTypes": ["same-origin"],
838
"method": "GET",
839
"order": [
840
"Host",
841
"Connection",
842
"Origin",
843
"User-Agent",
844
"Accept",
845
"Referer",
846
"Accept-Encoding",
847
"Accept-Language"
848
],
849
"defaults": {
850
"Connection": ["keep-alive"],
851
"Accept": ["*/*"],
852
"Accept-Encoding": ["gzip, deflate, br"],
853
"Accept-Language": ["en-US,en;q=0.9"]
854
}
855
}
856
],
857
"Media": [
858
{
859
"originTypes": ["same-origin", "same-site", "cross-site"],
860
"method": "GET",
861
"order": [
862
"Host",
863
"Connection",
864
"Accept-Encoding",
865
"User-Agent",
866
"Accept",
867
"Referer",
868
"Accept-Language",
869
"Range"
870
],
871
"defaults": {
872
"Connection": ["keep-alive"],
873
"Accept-Encoding": ["identity;q=1, *;q=0"],
874
"Accept": ["*/*"],
875
"Accept-Language": ["en-US,en;q=0.9"]
876
}
877
}
878
]
879
},
880
"http2": {
881
"Document": [
882
{
883
"originTypes": ["none"],
884
"method": "GET",
885
"order": [
886
":method",
887
":authority",
888
":scheme",
889
":path",
890
"upgrade-insecure-requests",
891
"user-agent",
892
"accept",
893
"accept-encoding",
894
"accept-language"
895
],
896
"defaults": {
897
"upgrade-insecure-requests": ["1"],
898
"accept": [
899
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
900
],
901
"accept-encoding": ["gzip, deflate, br"],
902
"accept-language": ["en-US,en;q=0.9"]
903
}
904
},
905
{
906
"originTypes": ["cross-site", "same-site", "same-origin"],
907
"method": "GET",
908
"order": [
909
":method",
910
":authority",
911
":scheme",
912
":path",
913
"upgrade-insecure-requests",
914
"user-agent",
915
"accept",
916
"referer",
917
"accept-encoding",
918
"accept-language"
919
],
920
"defaults": {
921
"upgrade-insecure-requests": ["1"],
922
"accept": [
923
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
924
],
925
"accept-encoding": ["gzip, deflate, br"],
926
"accept-language": ["en-US,en;q=0.9"]
927
}
928
},
929
{
930
"originTypes": ["cross-site", "same-origin", "same-site"],
931
"method": "GET",
932
"order": [
933
":method",
934
":authority",
935
":scheme",
936
":path",
937
"upgrade-insecure-requests",
938
"user-agent",
939
"accept",
940
"referer",
941
"accept-encoding",
942
"accept-language",
943
"cookie"
944
],
945
"defaults": {
946
"upgrade-insecure-requests": ["1"],
947
"accept": [
948
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
949
],
950
"accept-encoding": ["gzip, deflate, br"],
951
"accept-language": ["en-US,en;q=0.9"]
952
}
953
},
954
{
955
"originTypes": ["none"],
956
"method": "GET",
957
"order": [
958
":method",
959
":authority",
960
":scheme",
961
":path",
962
"upgrade-insecure-requests",
963
"user-agent",
964
"accept",
965
"accept-encoding",
966
"accept-language",
967
"cookie"
968
],
969
"defaults": {
970
"upgrade-insecure-requests": ["1"],
971
"accept": [
972
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
973
],
974
"accept-encoding": ["gzip, deflate, br"],
975
"accept-language": ["en-US,en;q=0.9"]
976
}
977
},
978
{
979
"originTypes": ["same-origin", "same-site", "cross-site"],
980
"method": "POST",
981
"order": [
982
":method",
983
":authority",
984
":scheme",
985
":path",
986
"content-length",
987
"cache-control",
988
"origin",
989
"upgrade-insecure-requests",
990
"content-type",
991
"user-agent",
992
"accept",
993
"referer",
994
"accept-encoding",
995
"accept-language",
996
"cookie"
997
],
998
"defaults": {
999
"upgrade-insecure-requests": ["1"],
1000
"accept": [
1001
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
1002
],
1003
"accept-encoding": ["gzip, deflate, br"],
1004
"accept-language": ["en-US,en;q=0.9"]
1005
}
1006
}
1007
],
1008
"Xhr": [
1009
{
1010
"originTypes": ["same-origin"],
1011
"method": "GET",
1012
"order": [
1013
":method",
1014
":authority",
1015
":scheme",
1016
":path",
1017
"accept",
1018
"user-agent",
1019
"referer",
1020
"accept-encoding",
1021
"accept-language"
1022
],
1023
"defaults": {
1024
"accept": ["application/json, text/plain, */*"],
1025
"accept-encoding": ["gzip, deflate, br"],
1026
"accept-language": ["en-US,en;q=0.9"]
1027
}
1028
},
1029
{
1030
"originTypes": ["same-site", "cross-site"],
1031
"method": "GET",
1032
"order": [
1033
":method",
1034
":authority",
1035
":scheme",
1036
":path",
1037
"accept",
1038
"origin",
1039
"user-agent",
1040
"referer",
1041
"accept-encoding",
1042
"accept-language"
1043
],
1044
"defaults": {
1045
"accept": ["application/json, text/plain, */*"],
1046
"accept-encoding": ["gzip, deflate, br"],
1047
"accept-language": ["en-US,en;q=0.9"]
1048
}
1049
},
1050
{
1051
"originTypes": ["same-site", "cross-site"],
1052
"method": "GET",
1053
"order": [
1054
":method",
1055
":authority",
1056
":scheme",
1057
":path",
1058
"accept",
1059
"user-agent",
1060
"origin",
1061
"referer",
1062
"accept-encoding",
1063
"accept-language"
1064
],
1065
"defaults": {
1066
"accept": ["application/json, text/plain, */*"],
1067
"accept-encoding": ["gzip, deflate, br"],
1068
"accept-language": ["en-US,en;q=0.9"]
1069
}
1070
}
1071
],
1072
"Fetch": [
1073
{
1074
"originTypes": ["same-origin"],
1075
"method": "GET",
1076
"order": [
1077
":method",
1078
":authority",
1079
":scheme",
1080
":path",
1081
"user-agent",
1082
"accept",
1083
"referer",
1084
"accept-encoding",
1085
"accept-language"
1086
],
1087
"defaults": {
1088
"accept": ["*/*"],
1089
"accept-encoding": ["gzip, deflate, br"],
1090
"accept-language": ["en-US,en;q=0.9"]
1091
}
1092
},
1093
{
1094
"originTypes": ["same-origin", "same-site", "cross-site"],
1095
"method": "POST",
1096
"order": [
1097
":method",
1098
":authority",
1099
":scheme",
1100
":path",
1101
"content-length",
1102
"origin",
1103
"user-agent",
1104
"content-type",
1105
"accept",
1106
"referer",
1107
"accept-encoding",
1108
"accept-language"
1109
],
1110
"defaults": {
1111
"accept": ["*/*"],
1112
"accept-encoding": ["gzip, deflate, br"],
1113
"accept-language": ["en-US,en;q=0.9"]
1114
}
1115
},
1116
{
1117
"originTypes": ["same-site", "cross-site"],
1118
"method": "GET",
1119
"order": [
1120
":method",
1121
":authority",
1122
":scheme",
1123
":path",
1124
"origin",
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.9"]
1135
}
1136
},
1137
{
1138
"originTypes": ["same-site"],
1139
"method": "POST",
1140
"order": [
1141
":method",
1142
":authority",
1143
":scheme",
1144
":path",
1145
"content-length",
1146
"user-agent",
1147
"origin",
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.9"]
1158
}
1159
},
1160
{
1161
"originTypes": ["cross-site", "same-origin", "same-site"],
1162
"method": "POST",
1163
"order": [
1164
":method",
1165
":authority",
1166
":scheme",
1167
":path",
1168
"content-length",
1169
"origin",
1170
"content-type",
1171
"user-agent",
1172
"accept",
1173
"referer",
1174
"accept-encoding",
1175
"accept-language"
1176
],
1177
"defaults": {
1178
"accept": ["*/*"],
1179
"accept-encoding": ["gzip, deflate, br"],
1180
"accept-language": ["en-US,en;q=0.9"]
1181
}
1182
}
1183
],
1184
"Preflight": [
1185
{
1186
"originTypes": ["same-site", "cross-site"],
1187
"method": "OPTIONS",
1188
"order": [
1189
":method",
1190
":authority",
1191
":scheme",
1192
":path",
1193
"access-control-request-method",
1194
"origin",
1195
"user-agent",
1196
"access-control-request-headers",
1197
"accept",
1198
"referer",
1199
"accept-encoding",
1200
"accept-language"
1201
],
1202
"defaults": {
1203
"accept": ["*/*"],
1204
"accept-encoding": ["gzip, deflate, br"],
1205
"accept-language": ["en-US,en;q=0.9"]
1206
}
1207
}
1208
],
1209
"Script": [
1210
{
1211
"originTypes": ["same-origin", "same-site", "cross-site"],
1212
"method": "GET",
1213
"order": [
1214
":method",
1215
":authority",
1216
":scheme",
1217
":path",
1218
"user-agent",
1219
"accept",
1220
"referer",
1221
"accept-encoding",
1222
"accept-language"
1223
],
1224
"defaults": {
1225
"accept": ["*/*"],
1226
"accept-encoding": ["gzip, deflate, br"],
1227
"accept-language": ["en-US,en;q=0.9"]
1228
}
1229
}
1230
],
1231
"Stylesheet": [
1232
{
1233
"originTypes": ["same-origin", "same-site", "cross-site"],
1234
"method": "GET",
1235
"order": [
1236
":method",
1237
":authority",
1238
":scheme",
1239
":path",
1240
"user-agent",
1241
"accept",
1242
"referer",
1243
"accept-encoding",
1244
"accept-language"
1245
],
1246
"defaults": {
1247
"accept": ["text/css,*/*;q=0.1"],
1248
"accept-encoding": ["gzip, deflate, br"],
1249
"accept-language": ["en-US,en;q=0.9"]
1250
}
1251
}
1252
],
1253
"Image": [
1254
{
1255
"originTypes": ["same-origin", "same-site", "cross-site"],
1256
"method": "GET",
1257
"order": [
1258
":method",
1259
":authority",
1260
":scheme",
1261
":path",
1262
"user-agent",
1263
"accept",
1264
"referer",
1265
"accept-encoding",
1266
"accept-language"
1267
],
1268
"defaults": {
1269
"accept": ["image/webp,image/apng,image/*,*/*;q=0.8"],
1270
"accept-encoding": ["gzip, deflate, br"],
1271
"accept-language": ["en-US,en;q=0.9"]
1272
}
1273
}
1274
],
1275
"Media": [
1276
{
1277
"originTypes": ["same-origin", "same-site", "cross-site"],
1278
"method": "GET",
1279
"order": [
1280
":method",
1281
":authority",
1282
":scheme",
1283
":path",
1284
"accept-encoding",
1285
"user-agent",
1286
"accept",
1287
"referer",
1288
"accept-language",
1289
"range"
1290
],
1291
"defaults": {
1292
"accept-encoding": ["identity;q=1, *;q=0"],
1293
"accept": ["*/*"],
1294
"accept-language": ["en-US,en;q=0.9"]
1295
}
1296
}
1297
],
1298
"Font": [
1299
{
1300
"originTypes": ["same-origin"],
1301
"method": "GET",
1302
"order": [
1303
":method",
1304
":authority",
1305
":scheme",
1306
":path",
1307
"origin",
1308
"user-agent",
1309
"accept",
1310
"referer",
1311
"accept-encoding",
1312
"accept-language"
1313
],
1314
"defaults": {
1315
"accept": ["*/*"],
1316
"accept-encoding": ["gzip, deflate, br"],
1317
"accept-language": ["en-US,en;q=0.9"]
1318
}
1319
}
1320
]
1321
}
1322
}
1323
1324