代码演示

  1. //判断请求的mediaType是否正确
  2. MediaTypeHeaderValue.TryParse(response.ContentType, out var mediaType)