MCPcopy Index your code
hub / github.com/code4craft/jsoup-learning / get

Method get

src/main/java/org/jsoup/Connection.java:180–180  ·  view source on GitHub ↗

Execute the request as a GET, and parse the result. @return parsed Document @throws java.net.MalformedURLException if the request URL is not a HTTP or HTTPS URL, or is otherwise malformed @throws HttpStatusException if the response is not OK and HTTP response errors are not ignored @throws Unsupport

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

doesGetMethod · 0.95
followsTempRedirectMethod · 0.95
parseMethod · 0.95
maximumRedirectsMethod · 0.65
multiCookieSetMethod · 0.65
parsesEmptyStringMethod · 0.65
canStartWithEqMethod · 0.65

Implementers 1

HttpConnectionsrc/main/java/org/jsoup/helper/HttpCon

Calls

no outgoing calls

Tested by 15

doesGetMethod · 0.76
followsTempRedirectMethod · 0.76
maximumRedirectsMethod · 0.52
multiCookieSetMethod · 0.52
parsesEmptyStringMethod · 0.52
canStartWithEqMethod · 0.52