code

Results 478 comments of code

I think we don't find the root cause. As @kyessenov said, a upgraded connection will never be shared. A possiblity is the clients didn't send requests with connect. May a...

Hi, @kyessenov could you take a look when you get some free time? I think you are more familiar to the ECDS than me. :)

I will try to take a look this weekend.

Hi, I get some free time this weekend and have taken a look. Seems everything works fine. I rebuild one in my local dev container and bootstrap envoy with simple...

does setting the x-request-id as a tag helps?

I am fine to this change. But I think it deserve a runtime flag (prefer this one) or a bool flag in the API for this behavior change.

> * The encrypted cookies are used only by the the OAuth2 filters - they can't be accessed by client side applications like java scripts since they're http-only cookies. From...