apisix-python-plugin-runner icon indicating copy to clipboard operation
apisix-python-plugin-runner copied to clipboard

Apache APISIX Python plugin runner

Results 15 apisix-python-plugin-runner issues
Sort by recently updated
recently updated
newest added

Hello, What is the intended behaviour of a plugin raising an exception? e.g. ``` "plugins": { "ext-plugin-pre-req": { "allow_degradation": false, "conf": [ { "name": "netsuite-authenticator", "value": "this is invalid json...

fix issue #50 Just add a judgment statement.

I want to get the content of response, but it doesn't seem to support it at present