shinrich commented on pull request #8170: URL: https://github.com/apache/trafficserver/pull/8170#issuecomment-893039513
So I started to pull the url_*_set functions into the URL methods, but those free functions are also used else where. The url_*_get functions are not called from anywhere. So I think this PR as it stands is useful. Removing unused functions. Making the URL set methods symmetric is not beneficial since the url_*_set free functions will exist in any case. -- 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]
