Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: XTHC

XTHC.m

Go to the documentation of this file.
XTHC ;HCIOFO/SG - HTTP 1.0 CLIENT ;11/10/2009
 ;;7.3;TOOLKIT;**123**;Apr 25, 1995;Build 4
 ;
 ; API ENTRY POINTS ---- DESCRIPTIONS
 ;
 ;   $$GETURL^XTHC10     Gets the data from the provided URL
 ;
 ;       DEMO^XTHCDEM    Demonstartion entry point
 ;
 ;   $$ENCODE^XTHCURL    Encodes the string
 ;  $$MAKEURL^XTHCURL    Creates a URL from components
 ; $$PARSEURL^XTHCURL    Parses the URL into components
 ; $$NORMPATH^XTHCURL    Returns "normalized" path
 ;
 ;   $$DECODE^XTHCUTL    Decodes one string replacing
 ;                       < <, > >, & &,   " ".
 ;
 ; INTERNAL TOOLS ------ DESCRIPTIONS
 ;
 ;  $$RECEIVE^XTHC10A    Reads the HTTP response
 ;  $$REQUEST^XTHC10A    Sends the HTTP request
 ;
 Q