@@ -235,7 +235,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
235
235
new ( )
236
236
{
237
237
Name = "Vary" ,
238
- Value = "Content -Encoding"
238
+ Value = "Accept -Encoding"
239
239
}
240
240
] ,
241
241
EndpointProperties = [
@@ -306,7 +306,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
306
306
new ( )
307
307
{
308
308
Name = "Vary" ,
309
- Value = "Content -Encoding"
309
+ Value = "Accept -Encoding"
310
310
}
311
311
] ,
312
312
EndpointProperties = [
@@ -412,7 +412,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
412
412
new ( )
413
413
{
414
414
Name = "Vary" ,
415
- Value = "Content -Encoding"
415
+ Value = "Accept -Encoding"
416
416
}
417
417
] ,
418
418
EndpointProperties = [
@@ -470,7 +470,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
470
470
new ( )
471
471
{
472
472
Name = "Vary" ,
473
- Value = "Content -Encoding"
473
+ Value = "Accept -Encoding"
474
474
}
475
475
] ,
476
476
EndpointProperties = [
@@ -541,7 +541,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
541
541
new ( )
542
542
{
543
543
Name = "Vary" ,
544
- Value = "Content -Encoding"
544
+ Value = "Accept -Encoding"
545
545
}
546
546
] ,
547
547
EndpointProperties = [
@@ -602,7 +602,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
602
602
new ( )
603
603
{
604
604
Name = "Vary" ,
605
- Value = "Content -Encoding"
605
+ Value = "Accept -Encoding"
606
606
}
607
607
] ,
608
608
EndpointProperties = [
@@ -688,7 +688,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
688
688
new ( )
689
689
{
690
690
Name = "Vary" ,
691
- Value = "Content -Encoding"
691
+ Value = "Accept -Encoding"
692
692
}
693
693
] ,
694
694
EndpointProperties = [
@@ -729,7 +729,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
729
729
} ,
730
730
new ( ) {
731
731
Name = "Vary" ,
732
- Value = "Content -Encoding"
732
+ Value = "Accept -Encoding"
733
733
}
734
734
] ,
735
735
EndpointProperties = [
0 commit comments