Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 19.7 Win32::InternetChapter 19
Win32 Modules and Extensions
Next: Reference: OpenRequest
 

AddHeader

$request->AddHeader(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.


Previous: 19.7 Win32::InternetPerl in a NutshellNext: Reference: OpenRequest
19.7 Win32::InternetBook IndexReference: OpenRequest