summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/head_httpx.al
blob: 7877cae2e60078de83300a78a67601e5959fab2d (plain)
1
2
3
4
5
6
7
8
9
10
# NOTE: Derived from blib\lib\Net\SSLeay.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Net::SSLeay;

#line 2586 "blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\head_httpx.al)"
sub head_httpx { do_httpx2(HEAD => @_) }

# end of Net::SSLeay::head_httpx
1;