On Sat, 23 Feb 2019 22:14:11 +0900,
Nirav Patel wrote:
>
> [1 ]
> [1.1 ]
> Hello,
> I am trying to build a firewall kind of application which involves
> filtering url from an http packet.
>
> Is there a way i can
> 1. Identify an http packet upon a packet in event.
> 2 extract url from that pac
Hello,
I am trying to build a firewall kind of application which involves
filtering url from an http packet.
Is there a way i can
1. Identify an http packet upon a packet in event.
2 extract url from that packet .
I know its a pretty losely defined requirement, but i tried to read ryu
documentat