Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/code4craft/webmagic
/ me
Method
me
webmagic-core/src/main/java/us/codecraft/webmagic/Site.java:62–64 ·
view source on GitHub ↗
new a Site @return new site
()
Source
from the content-addressed store, hash-verified
60
* @
return
new
site
61
*/
62
public
static
Site me() {
63
return
new
Site();
64
}
65
66
/**
67
* Add a cookie with domain {@link #getDomain()}
Callers
15
test
Method · 0.95
addCookieTest
Method · 0.95
getSite
Method · 0.95
test_download_fail
Method · 0.95
getCharsetByUrl
Method · 0.95
test_selectRequestMethod
Method · 0.95
run
Method · 0.95
test_tls12
Method · 0.95
test_illegal_uri_correct
Method · 0.95
testGetSite
Method · 0.95
getSite
Method · 0.95
SimpleProxyProviderTest
Class · 0.95
Calls
no outgoing calls
Tested by
15
test
Method · 0.76
addCookieTest
Method · 0.76
getSite
Method · 0.76
test_download_fail
Method · 0.76
getCharsetByUrl
Method · 0.76
test_selectRequestMethod
Method · 0.76
run
Method · 0.76
test_tls12
Method · 0.76
test_illegal_uri_correct
Method · 0.76
testGetSite
Method · 0.76
getSite
Method · 0.76
test
Method · 0.76