All Versions
12
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.6.0 Changes
- Switch over to
unliftio
and conduit 1.3 - โฌ๏ธ Drop dependency on
data-default-class
, dropDefault
instances
- Switch over to
-
v0.6.0.1 Changes
- Introduce a "semi cached body" to let the beginning of a request body be retried #34
-
v0.5.0 Changes
- โก๏ธ update
wpsProcessBody
to accept response's initial request
- โก๏ธ update
-
v0.5.0.1 Changes
- ๐ Support http-conduit 2.3 in test suite #26
-
v0.4.5 Changes
- โ add
Eq, Ord, Show, Read
instances toProxyDest
- โ add
-
v0.4.4 Changes
- โ add
rawTcpProxyTo
which can handle proxying connections without http headers #21
- โ add
-
v0.4.3 Changes
- ๐ Allow proxying to HTTPS servers. #15
-
v0.4.3.3 Changes
fixReqHeaders
may create weirdx-real-ip
header #19
-
v0.4.3.2 Changes
- Minor doc cleanup
-
v0.4.3.1 Changes
- ๐ Use CPP so we can work with
http-client
pre and post 0.5 #17
- ๐ Use CPP so we can work with