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 8cd8199 commit 654d36cCopy full SHA for 654d36c
plugins/out_http/http_conf.c
@@ -22,6 +22,7 @@
22
#include <fluent-bit/flb_pack.h>
23
#include <fluent-bit/flb_sds.h>
24
#include <fluent-bit/flb_kv.h>
25
+#include <fluent-bit/flb_http_client.h>
26
#include <fluent-bit/flb_record_accessor.h>
27
28
#ifdef FLB_HAVE_SIGNV4
0 commit comments