Joshua
Joshua
i also got this problem. tried to add the dependcies manually but despite its not working, took a look at the android sdk tried to create a native module but...
Same issue here, tried adding it as aar dependency, also tried different versions(1.0.6;1.0.7;1.0.8 from jfrog) of this and it's not working.
Hi, I am currently trying to implement this. When sending keyspace notifications, a database ID should be provided. However, since Garnet only supports one database at the moment, would it...
@lukebakken i think the issue is that time_str_2_gregorian_sec returns `65322979200` (one century more) when input is `700101000000Z`, but in rfc5280 is stated: https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.5.1 > The universal time type, UTCTime, is...
but, i think the real problem is that we only get the utctime when decoding the certificate, which only has YY and not year and century YYYY
@michaelklishin Thanks for your reply, i was unsure if the function does need to be rfc conform so i closed it. > Using the YYYY format for years sounds fine...
@jplanckeel-ep i see that you are using HTTPS in your regex, but you call http://myapp.test/bar/foo/test could that be the problem? @joaodrmacas i setup the reproduction environment as you did and...
Hi, can i give it a try? I would implement as @OnurGumus suggested and use the event in the ProxyEngine to listen to BeforeRequest and reset a timer on it(--timeout...
Hi @eriksjolund , the documentation for Traeffik Entrypoints for HTTP3 states that it is not possible to reuse the port for another UDP Entrypoint. https://doc.traefik.io/traefik/routing/entrypoints/#http3_1 "As HTTP/3 actually uses UDP,...
@eriksjolund could be it, i updated the package, build an image for testing and at least the status for traefik.service is now active and i cant see any errors in...