Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ isProxy
Method
isProxy
src/main/java/core/packetproxy/http/Http.java:252–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
250
}
251
252
public
boolean isProxy() {
253
return
flag_proxy;
254
}
255
256
public
boolean isProxySsl() {
257
return
flag_proxy_ssl;
Callers
2
onChunkReceived
Method · 0.95
toByteArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected