MCPcopy Create free account
hub / github.com/allfro/BurpKit / isHttpURL

Method isHttpURL

src/main/java/com/redcanari/util/HttpUtils.java:83–85  ·  view source on GitHub ↗

Returns true if the URL string begins with the standard HTTP protocol schemes. @param url a string containing a URL string. @return a boolean indicating whether the string starts with "http://" or "https://"

(String url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

getHyperlinksMethod · 0.95
getStyleSheetsMethod · 0.95
getScriptsMethod · 0.95
getImagesMethod · 0.95
getFramesMethod · 0.95
getIFramesMethod · 0.95
getObjectsMethod · 0.95
getFormsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected