Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getName
Method
getName
java/org/apache/tomcat/util/http/MimeHeaders.java:562–564 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
560
}
561
562
public
MessageBytes getName() {
563
return
nameB;
564
}
565
566
public
MessageBytes getValue() {
567
return
valueB;
Callers
3
duplicate
Method · 0.95
addValue
Method · 0.95
setValue
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected