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