grafana/pkg/api/response
Mihai Doarna 6b28669e1f
Send empty http response when body is nil (#80196)
* build empty response if body is nil

* fix test
2024-01-29 14:17:56 +02:00
..
response.go Send empty http response when body is nil (#80196) 2024-01-29 14:17:56 +02:00
response_test.go Send empty http response when body is nil (#80196) 2024-01-29 14:17:56 +02:00
web_hack.go