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 0def4e6 commit b458c76Copy full SHA for b458c76
src/flb_http_client.c
@@ -46,6 +46,8 @@
46
#include <fluent-bit/tls/flb_tls.h>
47
#include <time.h>
48
#include <fluent-bit/flb_signv4_ng.h>
49
+#include <fluent-bit/flb_config_map.h>
50
+#include <fluent-bit/flb_upstream_ha.h>
51
52
void flb_http_client_debug(struct flb_http_client *c,
53
struct flb_callback *cb_ctx)
0 commit comments