pypeafowl.DissectionInfoL7

class pypeafowl.DissectionInfoL7

L7 information about the packet.

DissectionInfoL7.getField(self, id)

Returns a field associated to this packet.

DissectionInfoL7.getFields(self)

Returns the fields associated to this packet.

DissectionInfoL7.getProtocol(self)

Returns the first protocol of the list, i.e. this call is equivalent to calling getProtocols[0].

DissectionInfoL7.getProtocols(self)

Some L7 protocols may be carried by other L7 protocols.

DissectionInfoL7.getTags(self)

Returns the tags associated to this packet.

DissectionInfoL7.httpGetHeader(self, headerName)

Extracts a specific HTTP header from the dissection info.