This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 825
Kong loopback API configuration : strip_request_path no longer works #78
Labels
Comments
@rjpalermo1 , I'll just change the title and keep this issue open as a reference to other users. Thanks for the feddback! |
pantsel
changed the title
strip_request_path no longer works
Kong loopback API configuration : strip_request_path no longer works
Jul 9, 2017
Here is the related reference in Kong docs: https://getkong.org/docs/0.10.x/secure-admin-api/#kong-api-loopback |
Neat, i will put that link instead. Thanks! |
Issue fixed with the latest push. |
You may instead choose to link to https://getkong.org/docs/latest/secure-admin-api/#kong-api-loopback - that'll make it more likely the link destination stays valid as newer versions of Kong are released. Note that this trick works with all versioned pages on getkong.org - simply replace the version number in the URL with |
@coopr , |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On the welcome screen you link to a Gelato doc for details on a loop-back API.
https://docs.gelato.io/guides/advanced-kong-integration
I just found out that their advice for strip_request_path is not available in Kong 0.10, so their cURL fails:
Changes are now 'strip_uri' and field name is
uris
The text was updated successfully, but these errors were encountered: