$ request ->AddHeader( header , [ flags ] )
request
header
flags
Adds HTTP request headers to an HTTP request object created with OpenRequest . For the possible values of flags, refer to the Microsoft Win32 Internet Functions documentation.
OpenRequest
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]