mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-07 03:41:02 +01:00
This PR fixes #3072 by providing POST endpoints for `query` and `query_range`. POST request must be made with `Content-Type: application/x-www-form-urlencoded` header.