Sage-2001 commented on code in PR #9678: URL: https://github.com/apache/trafficserver/pull/9678#discussion_r1186781062
########## 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: Hello @ywkaras, I'm seeking your guidance to resolve issue #5742. I apologize for any confusion caused and greatly appreciate your expertise. Could you please clarify the specific documentation modifications needed to address the confusion surrounding the "offset" referring to a URL? Any additional instructions or examples related to the necessary adjustments would be immensely helpful. I'm committed to implementing the required changes and value your guidance accurately. Thank you for your time and support. What exactly needs to be done to resolve #5742? -- 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]
