Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RipMeApp/ripme
/ method
Method
method
src/main/java/com/rarchives/ripme/utils/Http.java:167–170 ·
view source on GitHub ↗
(Method method)
Source
from the content-addressed store, hash-verified
165
}
166
167
public
Http method(Method method) {
168
connection.method(method);
169
return
this;
170
}
171
172
// Getters
173
public
Connection connection() {
Callers
12
defaultSettings
Method · 0.80
get
Method · 0.80
post
Method · 0.80
getURLsFromPage
Method · 0.80
parseURL
Method · 0.80
getJson
Method · 0.80
login
Method · 0.80
getFullSizeURL
Method · 0.80
getXAuthToken
Method · 0.80
login
Method · 0.80
getFirstPage
Method · 0.80
getPhotoIDsToURLs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected