MCPcopy Create free account
hub / github.com/RipMeApp/ripme / setHTTPProxy

Method setHTTPProxy

src/main/java/com/rarchives/ripme/utils/Proxy.java:49–72  ·  view source on GitHub ↗

Set a HTTP Proxy. WARNING: Authenticated HTTP Proxy won't work from jdk1.8.111 unless passing the flag -Djdk.http.auth.tunneling.disabledSchemes="" to java see https://stackoverflow.com/q/41505219 @param fullproxy the proxy, using format [user:password]@host[:port]

(String fullproxy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testHTTPProxyMethod · 0.95
mainMethod · 0.95
handleArgumentsMethod · 0.95

Calls 2

parseServerMethod · 0.95
getMethod · 0.45

Tested by 1

testHTTPProxyMethod · 0.76