EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

httpinfo

HTTP header data. The structure is used to get data from an HTTP header. Depending on the header, some fields may be empty.

type httpinfo
{
   uint code
   datetime dt
   str size
   str location
}

Members

code Message code.
dt Last modified date.
size File size.
location New file location.

Related links

Source