José Lecaros
José Lecaros
if the length of token v/s auth header are different, it must skip the token instead of returning unauthorized immediately fixes #10483 ---- - [x] Example configuration file for the...
Currently, we're prioritizing the creation of new connections if there's no limit on them or if we are within the limits. This commit prioritizes the reuse of connections and only...
## Bug Report **Describe the bug** When HTTP/2 is enabled, Fluent Bit may fail to accept a correct token under certain circumstances. The authentication will wrongly return unauthorized if the...