Versions in this module Expand all Collapse all v1 v1.3.1 Sep 14, 2016 Changes in this version + type HTTP struct + HideKeywords []string + Ports []int + RedactAuthorization bool + SendRequest bool + SendResponse bool + SplitCookie bool + func (http *HTTP) ConnectionTimeout() time.Duration + func (http *HTTP) GapInStream(tcptuple *common.TcpTuple, dir uint8, nbytes int, private protos.ProtocolData) (priv protos.ProtocolData, drop bool) + func (http *HTTP) GetPorts() []int + func (http *HTTP) Init(testMode bool, results publish.Transactions) error + func (http *HTTP) Parse(pkt *protos.Packet, tcptuple *common.TcpTuple, dir uint8, ...) protos.ProtocolData + func (http *HTTP) ReceivedFin(tcptuple *common.TcpTuple, dir uint8, private protos.ProtocolData) protos.ProtocolData Other modules containing this package github.com/JitendraKSahu/beats/v7