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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to