xiaqi1210 commented on PR #603:
URL: https://github.com/apache/skywalking-java/pull/603#issuecomment-1713165682

   > @xiaqi1210 Would you able to finish this patch?
   
   The difficulty here lies in how to determine if a URL is valid. The only 
accurate way I can think of is trying new URL(). Another way is using regular 
expressions, but that risks filtering out some originally valid URLs. So I'm 
still thinking of other ways to validate.


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