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