mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-22 14:21:01 +02:00
IE11 does not support automatic JSON parsing for responses with xhr.responseType = 'json', so we have to to do it manually.
IE11 does not support automatic JSON parsing for responses with xhr.responseType = 'json', so we have to to do it manually.