- fcgi-get-post-data IN ENVprocedure
Given an IN procedure and an ENV procedure, this procedure returns a string containing the post data for the last request, or #f if the last request was not a post request.
Given an IN procedure and an ENV procedure, this procedure returns a string containing the post data for the last request, or #f if the last request was not a post request.