herodot icon indicating copy to clipboard operation
herodot copied to clipboard

A lightweight Go library for writing responses and errors to HTTP

Results 5 herodot issues
Sort by recently updated
recently updated
newest added

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

The upstream [issues](https://github.com/grpc/grpc-go/issues/2934) got closed. It is referenced in: - [ ] [grpc_unwrap_interceptors.go#L32](https://github.com/ory/herodot/blob/27cd6936499bf59580b4b726501b631d9f490341/grpc_unwrap_interceptors.go#L32) - [ ] [grpc_unwrap_interceptors.go#L39](https://github.com/ory/herodot/blob/27cd6936499bf59580b4b726501b631d9f490341/grpc_unwrap_interceptors.go#L39) This issue was created by the [ORY Closed Reference Notifier](https://github.com/ory/closed-reference-notifier) GitHub action.

help wanted
upstream
good first issue

### Preflight checklist - [x] I could not find a solution in the existing issues, docs, nor discussions. - [x] I agree to follow this project's [Code of Conduct](https://github.com/ory/herodot/blob/master/CODE_OF_CONDUCT.md). -...

bug

### Preflight checklist - [x] I could not find a solution in the existing issues, docs, nor discussions. - [x] I agree to follow this project's [Code of Conduct](https://github.com/ory/herodot/blob/master/CODE_OF_CONDUCT.md). -...

feat