CGI (gb.web)
This class is used for managing the CGI interface.
Diese Klasse ist statisch.
Diese Klasse wirkt wie ein
lesen/
schreiben statisches Array.
Statische Eigenschaften
All
|
Return a collection of all environment variables sent to the CGI script.
|
Statische Methoden
Decode
|
Decodes an URL encoded in the application/x-www-form-urlencoded format.
|
Dump
|
Send a dump of the CGI environment variables as request response.
|
Encode
|
Encodes an URL into the application/x-www-form-urlencoded format.
|
Error
|
Tries to print an error message inside the html output.
|
FormatDate
|
Format a date according to the RFC-822 date format.
|
Reset
|
Reset the CGI environment variables decoding, all possible changes to them, and call the Request.Reset method.
|