logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

httprecorder - quick script for recording HTTP traffic

Author

       Shmuel Fomberg <semuelf@cpan.org>

Description

       This is a quick script for using HTTP::Recorder module. If you need customizing please see the module
       itself

Name

       httprecorder - quick script for recording HTTP traffic

Synopsis

           httprecorder [ --port=8080 ] [ --file=http_traffic ] [ --help ]

           Options:
           --help    brief help message
           --port    Port number to use for the proxy server (default 8080)
           --file    filename to record the traffic to (default "http_traffic")

See Also