qwzhou89 commented on issue #9818:
URL: https://github.com/apache/apisix/issues/9818#issuecomment-1632115292
你可以使用
serverless-post-function:
functions:
- |
return function(conf, ctx)
ctx.var.upstream_uri = ngx.encode_base64(ctx.var.real_request_uri);
end
phase: access
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]