ywkaras commented on code in PR #9678: URL: https://github.com/apache/trafficserver/pull/9678#discussion_r1186629165
########## doc/developer-guide/api/functions/TSUrlHostGet.en.rst: ########## @@ -52,6 +52,10 @@ buffers. The URL functions can create, copy, retrieve or delete entire URLs, and retrieve or modify parts of URLs, such as their host, port or scheme information. + TSMBufferCreate(...) + TSUrlParse(...) + TSUrlHostGet(...) Review Comment: I don't understand what these three line communicate. -- 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]
