We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b3aa9 commit 207139dCopy full SHA for 207139d
push/src/gateway.cc
@@ -18,9 +18,6 @@
18
19
namespace prometheus {
20
21
-static const char CONTENT_TYPE[] =
22
- "Content-Type: text/plain; version=0.0.4; charset=utf-8";
23
-
24
Gateway::Gateway(const std::string& host, const std::string& port,
25
const std::string& jobname, const Labels& labels,
26
const std::string& username, const std::string& password) {
0 commit comments