We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ kong version
3.8
An error occurs when using Kong.service.request.set_path(path) in the rewrite phase, but the documentation at https://docs.konghq.com/gateway/3.8.x/plugin-development/pdk/kong.service.request/#kongservicerequestset_pathpath says it can be used. What is the correct way to modify the path in the rewrite phase?
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Kong version (
$ kong version
)3.8
Current Behavior
An error occurs when using Kong.service.request.set_path(path) in the rewrite phase, but the documentation at https://docs.konghq.com/gateway/3.8.x/plugin-development/pdk/kong.service.request/#kongservicerequestset_pathpath says it can be used. What is the correct way to modify the path in the rewrite phase?
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: