Support custom success codes in http input (#6549)
This commit is contained in:
committed by
Daniel Nelson
parent
3802c8b8cb
commit
a01d273c45
@@ -2604,6 +2604,9 @@
|
||||
# ## Amount of time allowed to complete the HTTP request
|
||||
# # timeout = "5s"
|
||||
#
|
||||
# ## List of success status codes
|
||||
# # success_status_codes = [200]
|
||||
#
|
||||
# ## Data format to consume.
|
||||
# ## Each data format has its own unique set of configuration options, read
|
||||
# ## more about them here:
|
||||
|
||||
Reference in New Issue
Block a user