HTTP namespace is for plain (unencrypted) HTTP connections. More...
Namespaces | |
Myra | |
Namespace declaration for all of the Myra Canyon helper functions. | |
Myra::Traffic | |
Namespace to group everything related to network traffic. | |
Myra::Traffic::HTTP | |
Detect and examine HTTP packets. | |
Functions | |
bool | Myra::Traffic::HTTP::examine (Flow &flow, const Myra::PktInfo &info) |
Examine a packet for HTTP, and mark the flow if found. More... | |
bool | Myra::Traffic::HTTP::examine_port (Flow &flow, const Myra::PktInfo &info) |
Port based exam for HTTP and HTTPS. More... | |
HTTP namespace is for plain (unencrypted) HTTP connections.