MCPcopy 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

defaultSettingsMethod · 0.80
getMethod · 0.80
postMethod · 0.80
getURLsFromPageMethod · 0.80
parseURLMethod · 0.80
getJsonMethod · 0.80
loginMethod · 0.80
getFullSizeURLMethod · 0.80
getXAuthTokenMethod · 0.80
loginMethod · 0.80
getFirstPageMethod · 0.80
getPhotoIDsToURLsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected