mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-23 23:51:01 +02: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.