home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


QueryInfo

$

request


->QueryInfo
(

header

, [

flags

])

Queries information about an HTTP request object ( $request ) created with OpenRequest . You can specify a header (for example, "Content-type") and/or one or more flags. If you don't specify flags, HTTP_QUERY_CUSTOM will be used by default; this means that the header should contain a valid HTTP header name. For the possible values of flags, refer to the Microsoft Win32 Internet Functions documentation.


Previous: Reference: OpenRequest Perl in a Nutshell Next: Reference: Request
Reference: OpenRequest Book Index Reference: Request

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.