Skip to content

Commit 3b9ed73

Browse files
committed
Update for 0.5.46
1 parent 6e35e93 commit 3b9ed73

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

ChangeLog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
0.5.46 (08 February 2024)
2+
-------------------------
3+
4+
- tx: configurable number of maximum transactions
5+
6+
- htp: offers possibility to remove transactions
7+
8+
- headers: limit the size of folded headers
9+
10+
- request: be more liberal about transfer-encoding value
11+
12+
- request: continue processing even with invalid headers
13+
14+
- http0.9: process headers if there are non-space characters
15+
16+
- htp_util: fix spelling issue
17+
18+
- src: fix -Wshorten-64-to-32 warnings
19+
20+
- uri: normalization removes trailing spaces
21+
122
0.5.45 (11 July 2023)
223
---------------------
324

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is intended to be sourced by sh
2-
PKG_VERSION=0.5.45
2+
PKG_VERSION=0.5.46

0 commit comments

Comments
 (0)