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

Method normalizeUrl

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

Returns a string containing a properly formed URL with port and scheme information. @param url the java.net.URL that needs normalization. @return a java.lang.String that contains a well-formed URL.

(URL url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

putMethod · 0.95
getKeyMethod · 0.95
getMethod · 0.95
containsKeyMethod · 0.95
putMethod · 0.95

Calls 5

addMethod · 0.80
replaceMethod · 0.80
getPortMethod · 0.45
getProtocolMethod · 0.45
getHostMethod · 0.45

Tested by

no test coverage detected