MCPcopy Create free account
hub / github.com/0x727/DropLabTools / cookie

Method cookie

src/main/java/com/droplab/Utils/ResponseUtils.java:135–138  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

133 }
134
135 @Override
136 public String cookie(String s) {
137 return null;
138 }
139
140 @Override
141 public Connection.Response cookie(String s, String s1) {

Callers 2

getCookieMethod · 0.80
loginFineReportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected