imbajin commented on issue #191: URL: https://github.com/apache/incubator-hugegraph-ai/issues/191#issuecomment-2696447965
> sir maybe we can allow the user to set it themselves? > like a setting of sorts, we can keep this as default value while allowing the devs to customize it however they want to? OK, a simple idea is to determine whether the **first character** of the IP is a number: - If it is, it defaults to the HTTP protocol. - If not, only the `HTTP` and `HTTPS` string **prefixes** are supported for filling in. This way, ordinary users can directly write the IP and maintain compatibility with HTTPS/HTTP -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
