@@ -241,7 +241,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
241
241
new ( )
242
242
{
243
243
Name = "Vary" ,
244
- Value = "Content -Encoding"
244
+ Value = "Accept -Encoding"
245
245
}
246
246
] ,
247
247
EndpointProperties = [
@@ -318,7 +318,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
318
318
new ( )
319
319
{
320
320
Name = "Vary" ,
321
- Value = "Content -Encoding"
321
+ Value = "Accept -Encoding"
322
322
}
323
323
] ,
324
324
EndpointProperties = [
@@ -436,7 +436,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
436
436
new ( )
437
437
{
438
438
Name = "Vary" ,
439
- Value = "Content -Encoding"
439
+ Value = "Accept -Encoding"
440
440
}
441
441
] ,
442
442
EndpointProperties = [
@@ -500,7 +500,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
500
500
new ( )
501
501
{
502
502
Name = "Vary" ,
503
- Value = "Content -Encoding"
503
+ Value = "Accept -Encoding"
504
504
}
505
505
] ,
506
506
EndpointProperties = [
@@ -577,7 +577,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
577
577
new ( )
578
578
{
579
579
Name = "Vary" ,
580
- Value = "Content -Encoding"
580
+ Value = "Accept -Encoding"
581
581
}
582
582
] ,
583
583
EndpointProperties = [
@@ -644,7 +644,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
644
644
new ( )
645
645
{
646
646
Name = "Vary" ,
647
- Value = "Content -Encoding"
647
+ Value = "Accept -Encoding"
648
648
}
649
649
] ,
650
650
EndpointProperties = [
@@ -742,7 +742,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
742
742
new ( )
743
743
{
744
744
Name = "Vary" ,
745
- Value = "Content -Encoding"
745
+ Value = "Accept -Encoding"
746
746
}
747
747
] ,
748
748
EndpointProperties = [
@@ -788,7 +788,7 @@ public void AppliesContentNegotiationRules_ForExistingAssets_WithFingerprints()
788
788
} ,
789
789
new ( ) {
790
790
Name = "Vary" ,
791
- Value = "Content -Encoding"
791
+ Value = "Accept -Encoding"
792
792
}
793
793
] ,
794
794
EndpointProperties = [
0 commit comments