TGeb-EV

Results 8 comments of TGeb-EV

This case ist the case if you only use etag for simple caching. There is another use-case to use this also for optimistic locking. You want to update a resource...

Update - The Plugin configuration have to be activated, but the bug ist with activated plugin contantly there.

Below you see the broken behavior. Without the custom plugin configured (plugin in response phase) everything works fine. This implementation maybe unusual but should HTTP Standard conform. It (if it...

Did you tried my request flow? The behavior is different with or without plugin. Both flows (yours and mine) are kind of standard conform, but this is not consistent. The...

Kong Docker Image Build files including plugin source code: [kong-docker-with-plugin.tar.gz](https://github.com/user-attachments/files/16612668/kong-docker-with-plugin.tar.gz) Custom Service for testing, called testservice in compose: [testservice-dockerfile.tar.gz](https://github.com/user-attachments/files/16623928/testservice-dockerfile.tar.gz) Docker compose with configured custom Docker Images and Custom Plugin [compose.tar.gz](https://github.com/user-attachments/files/16612620/compose.tar.gz)...

@chobits , why is it working with plugins in other phases or without such a plugin? This behavior should be the case everytime if you are right! Also I tried...

Hi @xianghai2 , I explained my request flow 2 times including a graphic, explained, that the recommended flow in the RFC ist not a MUST just an hint, I just...