A Connection provides a convenient interface to fetch content from the web, and parse them into Documents. To get a new Connection, use org.jsoup.Jsoup#connect(String). Connections contain Connection.Request and Connection.Response objects. The request objects are reusabl
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected