categraf/inputs/httpresponse
Ulric Qin 4980450a97 refactor framework 2022-04-25 15:34:15 +08:00
..
README.md remove _ in input plugin name 2022-04-20 16:38:40 +08:00
httpresponse.go refactor framework 2022-04-25 15:34:15 +08:00
tls.go remove _ in input plugin name 2022-04-20 16:38:40 +08:00

README.md

code meanings

Success          = 0
ConnectionFailed = 1
Timeout          = 2
DNSError         = 3
AddressError     = 4
BodyMismatch     = 5
CodeMismatch     = 6