We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8b72a commit 872660bCopy full SHA for 872660b
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## 3.2.0
2
- - adds `request_headers_target_field` and `remote_host_target_field` configuration options with defaults to `host` and `headers` respectively #68
+ - Add `request_headers_target_field` and `remote_host_target_field` configuration options with default to `host` and `headers` respectively #68
3
+ - Sanitize content-type header with getMimeType #87
4
+ - Move most message handling code to java #85
5
+ - Fix: respond with correct http protocol version #84
6
7
## 3.1.0
8
- Replace Puma web server with Netty
0 commit comments