Description
HTTP::Request objects can be replayed through CGI-style environments for tests and compatibility code. Developers use this library to adapt request objects to legacy CGI handlers without running a full web server. It maps request headers and body data into environment variables and input streams.