ONCX10A ;HCIOFO/SG - HTTP 1.0 CLIENT (TOOLS) ; 8/11/04 8:26am
Source file <ONCX10A.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
APPEND(BUF,NEWLINE) | ;
|
|
DATASIZE(ONC8DATA,NLS) | ;
|
|
HEADER(ONC8H,ONC8HDR) | ;
|
|
NORMSTAT(STATUS) | ;
|
|
RECEIVE(TIMEOUT,ONC8DATA,ONC8HDR) | ;
; ONC8BUF Work buffer where the current line is being built ; ONC8DST Closed root of the current destination buffer used ; by the APPEND^ONCX10A ; ONC8H Temporary buffer for the raw HTTP header ; ONC8IS Subscript of the current continuation sub-node in ; the destination buffer (if 0 then the current main ; node is used) ; ONC8MBL Maximum buffer length ; ONC8PTR Subscript of the current node in the dest. buffer ; ONC8SL Number of available bytes in the current (sub)node |
|
RCVERR | ||
REQUEST(URI,ONC8DATA,ONC8HDR) | ;
|
Name | Line Occurrences |
---|---|
Function Call: READ |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|