Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit c75de69

Browse files
committed
Update HttpUtils.cs
1 parent 58874ba commit c75de69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceStack.Text/HttpUtils.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,7 @@ public static bool IsBinary(string contentType)
13501350
case Cert:
13511351
case Excel:
13521352
case MsWord:
1353+
case Compressed:
13531354
case WebAssembly:
13541355
return true;
13551356
}

0 commit comments

Comments
 (0)