Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x1)
network
Creates an HTTPS server. (x2)
network
Contains URLs that use non-standard ports. (x1)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates an HTTP server. (x2)
network
Connects through HTTP. (x6)
network
Contains URLs that reference the host by IP address. (x1)
network
Might access or change current URL (location). (x2)
network
Splits a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior