XTHC10 ;HCIOFO/SG - HTTP 1.0 CLIENT ;12/07/2011
Source file <XTHC10.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| GETURL(URL,XT8FLG,XT8RDAT,XT8RHDR,XT8SDAT,XT8SHDR,REDIR) | ;
|
|
| 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.
|