Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^7: Check if a scalar contains a complete HTTP request

by noxxi (Pilgrim)
on May 23, 2017 at 19:47 UTC ( [id://1191015]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Check if a scalar contains a complete HTTP request
in thread Check if a scalar contains a complete HTTP request

With this goal it might be a good idea to have a look at App::HTTP_Proxy_IMP. This is an SSL intercepting proxy written in Perl, using IO::Socket::SSL::Intercept for SSL interception and Net::Inspect::L7::HTTP for extracting the HTTP requests out of the data stream. And it also features a plugin interface where you could add your own traffic inspection and manipulation.

Or you might go to the Python world and have a look at mitmproxy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1191015]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found