bump On Thu, Nov 10, 2016 at 6:22 AM, Assaf Cohen <assafc...@gmail.com> wrote:
> I am trying to write a new protocol plugin ( proprietary ) that will run > prior to HTTP transaction, > and will invoke full HTTP logic as if it accepted a new connection. > Is there example I can look at? or some other tips. > > My main concern is how to continue with HttpSM and chain my already > written HTTP plugin. > > Thanks > > > >