Пример #1
0
 public static bool ContentTypeHeaderIsImage(this HttpContentHeaders headers)
 => headers.ContentTypeHeaderStartsWith("image/");