Skip to content

Releases: SachsKaylee/cowboy_reverse_proxy

0.3.1

06 Jan 14:03
Compare
Choose a tag to compare
Fixed: Error when proxying from HTTPS->HTTPS and the target server se…

0.3.0

05 Jan 16:23
Compare
Choose a tag to compare

[Fixed: Error when replying to an HTTPS/2 request that was proxied to an HTTP/1.1 server]
This was caused by Cowboy requiring the response headers to be in binary for HTTPS/2, but the response headers for an HTTP/1.1 request are strings/charlists.

0.2.0

10 Mar 18:14
Compare
Choose a tag to compare
fixed: URL is missing the query string

0.1.0

01 Dec 23:43
bc9517e
Compare
Choose a tag to compare
Merge pull request #2 from Patrick-Sachs/patch-2

We all love the "cwoboy"