Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@LexLuengas LexLuengas released this 09 Sep 09:09

Changelog

  • Fix: in the docker image, environment variables SILENT and VERBOSE 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.