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