This is a Revelation Software supplied insert that provides structure and definition for the various attributes in the @FM delimited HTTP request that the OECGI sends into the designated listener routine (e.g., RUN_OECGI_REQUEST
or 3.x - HTTP_MCP).
The reason it is included in the SRP HTTP Framework module is because there are a few newer attributes which are missing from older versions of INET_EQUATES
:
Equ OECGI_VERSION$ To 27 Equ GET_STRING$ To 28 Equ POST_STRING$ To 29 Equ ADDITIONAL_VALUES$ To 30