influxdb/services
Jonathan A. Sternberg 6f61c0ea4a Add POST /query endpoint and warning messages for using GET with write operations
In order to follow REST a bit more carefully, all write operations
should go through a POST in the future. We still allow read operations
through either GET or POST (similar to the Graphite /render endpoint),
but write operations will trigger a returned warning as part of the JSON
response and will eventually return an error.

Also updates the Golang client libraries to always use POST instead of
GET.

Fixes #6290.
2016-04-29 09:00:23 -04:00
..
admin added a button in admin ui to genearate URL for the query 2016-04-27 11:30:47 +03:00
collectd
continuous_querier Add POST /query endpoint and warning messages for using GET with write operations 2016-04-29 09:00:23 -04:00
copier
graphite
httpd Add POST /query endpoint and warning messages for using GET with write operations 2016-04-29 09:00:23 -04:00
meta
opentsdb
precreator
retention
snapshotter
subscriber
udp