-
v3.11.16 Stable
released this
2024-03-18 14:56:33 +03:00 | 37 commits to v3 since this release- add cors options
- fix nil pointer panic
Downloads
-
v3.11.14 Stable
released this
2024-03-12 00:50:39 +03:00 | 41 commits to v3 since this release- fixup panic
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6dd8e6]goroutine 72 [running]:
net/http.(*Server).setupHTTP2_Serve(...)
/usr/local/go/src/net/http/server.go:3303
net/http.(*Server).Serve(0x0, {0x1d18b48, 0xc000360880})
/usr/local/go/src/net/http/server.go:3035 +0x186
go.unistack.org/micro-server-http/v3.(*Server).Start.func1()
/go/pkg/mod/go.unistack.org/micro-server-http/v3@v3.11.13/http.go:569 +0x2c
created by go.unistack.org/micro-server-http/v3.(*Server).Start in goroutine 1
/go/pkg/mod/go.unistack.org/micro-server-http/v3@v3.11.13/http.go:568 +0x8bdDownloads
-
v3.11.13 Stable
released this
2024-03-12 00:04:30 +03:00 | 42 commits to v3 since this releasefixup handlers
Downloads
-
v3.11.12 Stable
released this
2024-03-11 23:31:02 +03:00 | 43 commits to v3 since this release- fixup headers
Downloads
-
v3.11.11 Stable
released this
2024-02-10 23:47:21 +03:00 | 47 commits to v3 since this release- fixup redirect
Downloads
-
v3.11.10 Stable
released this
2024-02-09 00:17:16 +03:00 | 48 commits to v3 since this release- handler/pprof: fix path prefix
Downloads
-
v3.11.9 Stable
released this
2024-02-08 23:49:37 +03:00 | 49 commits to v3 since this release- handler/pprof: initial import
Downloads
-
v3.11.8 Stable
released this
2023-12-20 09:26:53 +03:00 | 51 commits to v3 since this release- copy incoming content-type from broker
Downloads
-
v4.0.13 Stable
released this
2023-08-19 23:22:22 +03:00 | 15 commits to master since this release- handler: add spa handler
Downloads