Release 1.2.0
Changelog
- Fix: in the docker image, environment variables
SILENT
andVERBOSE
now work properly. - In the docker image, the host "0.0.0.0" is set instead of "localhost".
- The proxy will not attempt to start anymore when setting "https://" in the target.
- Target port will fall back to 80 when protocol is "http://" in the target.
- Client failures to send the request forward to the target now produce a readable error response.