Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    IO::Stream::Proxy::HTTPS 1.0.3

    Download button

    No screenshots available
    Downloads: 179  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Alex Efros | More programs
    Perl Artistic License / FREE
    December 11th, 2010, 10:55 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    IO::Stream::Proxy::HTTPS description

    HTTPS proxy plugin for IO::Stream

    IO::Stream::Proxy::HTTPS is a Perl module, a plugin for IO::Stream which allow you to route stream through HTTPS (also called CONNECT) proxy.

    You may use several IO::Stream::Proxy::HTTPS plugins for single IO::Stream object, effectively creating proxy chain (first proxy plugin will define last proxy in a chain).

    SYNOPSIS

     use IO::Stream;
     use IO::Stream::Proxy::HTTPS;

     IO::Stream->new({
     ...
     plugin => [
     ...
     proxy => IO::Stream::Proxy::HTTPS->new({
     host => 'my.proxy.com',
     port => 3128,
     user => 'me',
     pass => 'mypass',
     }),
     ...
     ],
     });



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    HTTPS proxy | IO::Stream plugin | Perl module | IO::Stream | HTTPS | proxy

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM