Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ array
Method
array
java/org/apache/tomcat/util/http/parser/Cookie.java:303–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
301
}
302
303
public
byte[] array() {
304
return
bytes;
305
}
306
307
// For debug purposes
308
@Override
Callers
15
testUnixDomainSocket
Method · 0.95
testExcessiveStringLiteralPadding
Method · 0.95
readHttpResponseHeaders
Method · 0.95
testLargePostRequest
Method · 0.95
connectToServerRecursive
Method · 0.95
sendMessagePart
Method · 0.95
parseCookie
Method · 0.95
toBytes
Method · 0.95
testPingPongMessages
Method · 0.80
doWrite
Method · 0.80
writeFrame
Method · 0.80
readString
Method · 0.80
Calls
no outgoing calls
Tested by
8
testUnixDomainSocket
Method · 0.76
testExcessiveStringLiteralPadding
Method · 0.76
readHttpResponseHeaders
Method · 0.76
testLargePostRequest
Method · 0.76
testPingPongMessages
Method · 0.64
doWrite
Method · 0.64
writeFrame
Method · 0.64
readString
Method · 0.64