Enhance the query

This commit is contained in:
luchua-bc
2021-02-02 18:26:29 +00:00
parent 6a93099b64
commit 3151aeff48
3 changed files with 36 additions and 39 deletions

View File

@@ -132,6 +132,7 @@ class UrlOpenConnectionMethod extends Method {
/**
* A string matching private host names of IPv4 and IPv6, which only matches the host portion therefore checking for port is not necessary.
* Several examples are localhost, reserved IPv4 IP addresses including 127.0.0.1, 10.x.x.x, 172.16.x,x, 192.168.x,x, and reserved IPv6 addresses including [0:0:0:0:0:0:0:1] and [::1]
*/
class PrivateHostName extends string {
bindingset[this]