You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "shukitchan (via GitHub)" <gi...@apache.org> on 2023/06/27 21:07:58 UTC

[GitHub] [trafficserver] shukitchan commented on a diff in pull request #9896: Add support for async requests for wasm plugin

shukitchan commented on code in PR #9896:
URL: https://github.com/apache/trafficserver/pull/9896#discussion_r1244360712


##########
doc/admin-guide/plugins/wasm.en.rst:
##########
@@ -114,5 +113,6 @@ The plugin will not support the following functionality as specified in Proxy-Wa
 
 * Getting and setting trailer request and response header
 * Getting and setting HTTP/2 frame meta data
+* Support asynchronous request call in the start handler function of the transaction lifecycle

Review Comment:
   Yes. This is a new feature but there is no easy way for us to support async request inside the "start" handler function of the plugin lifecycle. 
   
   Let me reword this a bit. 



-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org