File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
22
0.5.45 (11 July 2023)
2
23
---------------------
3
24
Original file line number Diff line number Diff line change 1
1
# This file is intended to be sourced by sh
2
- PKG_VERSION=0.5.45
2
+ PKG_VERSION=0.5.46
You can’t perform that action at this time.
0 commit comments