<cgi-simple-form> ( -- assoc )
CGI (Common Gateway Interface)

Prev:<cgi-form> ( -- assoc )


Vocabulary
cgi

Inputs
None

Outputs
assocan assoc


Word description
Parse a CGI request into an assoc. Only the first parameter is kept, if multiple parameters are passed.

Definition