|
Function Specification
55
[Check URL range]
For HTTP traffic, it refers to both the host and path parts of the URL.
For HTTPS traffic, it refers only to the host part of URL. (Do not refer to the path part.)
From this difference, the detection result is the same when the host part is the same even if the path part is different
for HTTPS traffic, while the result may be different for different paths even if the host part is the same traffic for HTTP.