Returns HTTP form data from standard input
(application/x-www-form-urlencoded
).
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(cgi_env_type), | intent(inout) | :: | env |
CGI environment type. |
||
type(cgi_param_type), | intent(out) | :: | param |
CGI parameter type. |