# req_proxy v0.2.1 - Table of Contents

> Req plugin to set Mint proxy parameters according to libcurl environment variables

## Pages

- [ReqProxy](readme.md)

## Modules

- [ReqProxy](ReqProxy.md): Req step to read from environment variables and inject the appropriate proxy
settings.
- [ReqProxy.Env](ReqProxy.Env.md): Calculate the appropriate proxy by following rules coming from environment
variables according to libcurl conventions.  See
[README](README.md#environment-variables) for details.

