SolidWallOfCode commented on a change in pull request #8088:
URL: https://github.com/apache/trafficserver/pull/8088#discussion_r678378048



##########
File path: doc/developer-guide/api/functions/TSTypes.en.rst
##########
@@ -78,6 +78,34 @@ more widely. Those are described on this page.
 
    A 64 bit time value, measured in nanoseconds.
 
+.. type:: TSHttpConnectPluginOptions

Review comment:
       This needs a leading value that indicates what data is valid in it for 
backwards compatibility. This could be a size, or a version, or both. This must 
always be first (similar to `sa_family` in `sockaddr`). Alternatively this 
length could be passed as an argument to `TSHttpConnectPlugin`.




-- 
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