Gentee Programming Language > Documentation > Libraries Download documentation

str.ihttpinfo

The method processes a string as an HTTP header and writes data it gets into the httpinfo structure.
 
uint str.ihttpinfo(
      httpinfo   hi
)

Parameters

hiThe variable of the httpinfo type for getting the results.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.