Skip to content

Releases: josephcopenhaver/autocertproxy

v0.0.3 - Can now buffer proxy target responses

26 May 05:18
ececbcd
Compare
Choose a tag to compare
Merge pull request #2 from josephcopenhaver/jpcope/develop

support response buffering

v0.0.2 - Host header fix

26 May 04:22
b6e7b19
Compare
Choose a tag to compare

The Host header will now always be present in requests to the proxy target.
You can now alter the Host header value sent to the proxy target via the environment variable DST_HOST_HEADER.

v0.0.1

03 Mar 06:22
Compare
Choose a tag to compare
fix edge-lord race condition on shutdown