mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-24 23:31:02 +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.