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