code
code
cc @mattklein123
see #23195
> Is that the behavior we want here? It certainly seems like the right behavior from the perspective of the actual use-case that is prompting this design, which involves delaying...
> Header is easier and probably better for most use cases in the mesh. Cookie's main use case is browsers - without any special JS code. For programmatic/JS requests -...
Free free to tell me and close this PR if it's not a problem but a special design. Thanks.
Hi, @derekmauro, thanks for the help to run the ci. Seems one of the ci build is failed. But how can I get the more detailed failure message then I...
If you have your internal fork of Envoy, I think you can just remove the log code or guard the code by special runtime config.
cookie extraction is only supported for the request phase for now. In my personal opinion, we shouldn't treat `set-cookie` as `cookie`. Anyway, for your current issue, may be you can...
Yeah, seems that there is no way to cover your requirement. May be a simple Lua script? 🤣