mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-20 10:11:24 +01: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.