Skip to content

Commit 872660b

Browse files
committed
add changelog for 3.2.0
1 parent fe8b72a commit 872660b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## 3.2.0
2-
- adds `request_headers_target_field` and `remote_host_target_field` configuration options with defaults to `host` and `headers` respectively #68
2+
- 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
36

47
## 3.1.0
58
- Replace Puma web server with Netty

0 commit comments

Comments
 (0)