Skip to content

Releases: SachsKaylee/cowboy_reverse_proxy

0.3.2

14 Mar 13:49
eea1dad

Choose a tag to compare

Fixes a problem where requests with body are missing content-type header by @mtyx

0.3.1

06 Jan 14:03

Choose a tag to compare

Fixed: Error when proxying from HTTPS->HTTPS and the target server se…

0.3.0

05 Jan 16:23

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

Choose a tag to compare

fixed: URL is missing the query string

0.1.0

01 Dec 23:43
bc9517e

Choose a tag to compare

Merge pull request #2 from Patrick-Sachs/patch-2

We all love the "cwoboy"