[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #52: request help: pkgHttp.Request can't handle body data?
spacewander commented on issue #52: URL: https://github.com/apache/apisix-go-plugin-runner/issues/52#issuecomment-1073530857 Already done. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #52: request help: pkgHttp.Request can't handle body data?
spacewander commented on issue #52: URL: https://github.com/apache/apisix-go-plugin-runner/issues/52#issuecomment-992023869 You can take a look at https://github.com/apache/apisix-go-plugin-runner/commit/6d1933ab4835bfbec2a02cc035660b5496df414f. We can ask for a request body via https://github.com/api7/ext-plugin-proto/blob/70ee1218b214fd206a8a949fb0f4f7d00f9e460f/ext-plugin.fbs#L130 field. Note that the request body feature in APISIX is only in the master branch: https://github.com/apache/apisix/commit/e7ceda0387909ba41c0eb90a897c7b70e1e96545#diff-2e15ac3df139146937e760c07adfcd597402a4abfcf512384003166b6d765009 So you need to develop this feature with the APISIX in the master branch. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #52: request help: pkgHttp.Request can't handle body data?
spacewander commented on issue #52: URL: https://github.com/apache/apisix-go-plugin-runner/issues/52#issuecomment-990679861 @GhangZh Will you give it a try? I can provide some assistance. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [apisix-go-plugin-runner] spacewander commented on issue #52: request help: pkgHttp.Request can't handle body data?
spacewander commented on issue #52: URL: https://github.com/apache/apisix-go-plugin-runner/issues/52#issuecomment-987654700 The feature is not supported yet, but is already in our plan. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org