Help for this page

Select Code to Download


  1. or download this
    sub do_https4 { splice(@_,1,0) = 1; do_httpx4; }  # Legacy undocumente
    +d
    
  2. or download this
    sub do_https4 { splice(@_,1,0,1); do_httpx4; }