2 references to JsonContentType
Aspire.Dashboard (2)
Otlp\Http\OtlpHttpEndpointsBuilder.cs (2)
87if (string.Equals(mt.MediaType, JsonContentType, StringComparison.OrdinalIgnoreCase)) 110httpContext.Response.ContentType = JsonContentType;