Julius Kreutz

Results 8 comments of Julius Kreutz

Hi! I actually have the exact same problem and can reproduce it with. - Having nvim-tree installed - Open nvim in directory with big files - Try to open file...

Hello. Are there any updates on this? Because this unhandled specification has come up in [pingora](https://github.com/cloudflare/pingora) again, since it's using this crate. Just curious, but shouldn't the h2 crate actually...

Hi! I did forget to specify, that this only needs to be done for HTTP/2 upstream. This can be either a feature or standard

Yes I agree > such as an HTTP/1.1 connection, or a generic HTTP server application. Does mean only concatenating the cookie headers, if the context changes. Maybe a feature or...

I can reproduce this issue (sometimes) by having two threads that use the same connection at the same time. Even when one thread finishes the other one times out after...

You could try adding `pkg-config` to your `packages`. This should automatically find all the libraries even without needing to specify `PKG_CONFIG_PATH`

I'm also facing the same problem on gitea v1.23.7 with authentik v2025.4.0. The session cookie has a lifetime of browser session.

Also curious if this is being worked on