in reply to Check if a scalar contains a complete HTTP request

I doubt you'll find a module that does exactly what you want, but you might take a look at Net::Inspect::L7::HTTP.
  • Comment on Re: Check if a scalar contains a complete HTTP request

Replies are listed 'Best First'.
Re^2: Check if a scalar contains a complete HTTP request
by FloydATC (Deacon) on May 22, 2017 at 15:07 UTC

    Aha, this looks very promising indeed, thank you for the tip!

    -- FloydATC

    I got 99 problems, most of them have to do with printers.