Gentee Programming Language > Documentation > Libraries | Download documentation |
The method sends a HEAD request to the specified URL address and partially parses the received data.
uint http_head( str url, str head, httpinfo hi )
url The URL address for getting the header. head The string for getting the text of the header. hi The variable of the httpinfo type for getting information about the header.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |