33 lines
780 B
Markdown
33 lines
780 B
Markdown
---
|
|
title: reverse-proxy-mod change log
|
|
date: 2024-01-29 20:52:59
|
|
---
|
|
|
|
## reverse-proxy-mod 1.1.3
|
|
|
|
* Fixed bug with wildcard in domain name selectors.
|
|
|
|
## reverse-proxy-mod 1.1.2
|
|
|
|
* Fixed server crashes with invalid HTTP/2 status codes.
|
|
|
|
## reverse-proxy-mod 1.1.1
|
|
|
|
* Add support for reverse proxy paths.
|
|
|
|
## reverse-proxy-mod 1.1.0
|
|
|
|
* Add support for HTTP upgrades.
|
|
|
|
## reverse-proxy-mod 1.0.4
|
|
|
|
* Improved the error handling.
|
|
* Mitigated configuration file leakage vulnerability.
|
|
|
|
## reverse-proxy-mod 1.0.3
|
|
|
|
* Reverse proxies with this mod no longer establish keep alive connections, instead establishing connections with _Response_ header set to _Close_ in upstream servers.
|
|
|
|
## Earlier versions
|
|
|
|
_There was no change log for earlier reverse-proxy-mod versions._
|