Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XTHC10

Package: Toolkit

Routine: XTHC10


Information

XTHC10 ;HCIOFO/SG - HTTP 1.0 CLIENT ;12/07/2011

Source Information

Source file <XTHC10.m>

Entry Points

Name Comments DBIA/ICR reference
GETURL(URL,XT8FLG,XT8RDAT,XT8RHDR,XT8SDAT,XT8SHDR,REDIR) ;
  • ICR #5515
    • Status: Withdrawn
    • Usage: Supported
    ETRAP ;Catch a runtime error
    ERROR(ENUM,PARAM) ;Expand error
    1 ;;-1^Missing host name.
    2 ;;-1^Cannot resolve the host name: |.
    3 ;;-1^Cannot connect to host.
    4 ;;-1^Missing redirection URL.
    5 ;;-1^Too many redirections.
    6 ;;-6^Run Time Error.
    7 ;;-1^Time Out.
    Info |  Source |  Entry Points