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 41aa2d5 commit c903fc9Copy full SHA for c903fc9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
3
+## 1.6.1 (2025-11-20)
4
+
5
+- fsthttp: fix panic when calling certain methods on non-client requests; fix HandoffFanout (#220)
6
+- fsthttp: handle invalid 1xx status codes in client responses (#218)
7
+- fsthttp: translate badf errors on responseWriter write to a new ErrClosed (#217)
8
9
## 1.6.0 (2025-11-17)
10
11
- fsthttp,interal,x: Add v2 versions of Handoff Websocket and Fanout (#210)
0 commit comments