Retrieve GET/POST Parameters from HTTP Requests
This software does all the dirty work of parsing HTTP Requests to find incoming query parameters. Incoming query parameters come from two places. The first place is the query portion of the URL. Second is the content portion of an HTTP request as is the case when parsing a POST request, for example.
$
pkg install p5-HTTP-Request-ParamsOrigin
www/p5-HTTP-Request-Params
Size
13.1KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
6 packages
Required by
2 packages